Clone the project
git clone https://github.com/anku909/server.git
Go to the project directory
cd server
Install dependencies
npm install
change .env.example
to .env
.
Start devlopment server
npm start
Server: Node, express, mongoose, mongodb, multer, streamifier.