Runtime Platform: NodeJS
Framework used: Express
Database used: MongoDB Atlas
Link: Daily-General
- express- v4.17.1
- body-parser- v1.19.0
- ejs- v3.1.5
- lodash- v4.17.20
- mongoose- v5.10.17
Clone the repo and install the dependencies.
git clone https://github.com/CryptoSingh1337/daily-generals.git
cd daily-generals
npm install
node app.js
Open http://localhost:8080 and take a look around.