UETCodeCamp-Blog

Multiauthor blogging application made with Node.js , ejs and MongoDB.

Create .env file

MONGO_URL=mongodb+srv://uetcodecamp:admin@uetcodecamp.aqimtwm.mongodb.net/

PORT=3000

JWT_SECRET=hihi

Installation

npm install

npm run dev