API server for demo-project
- Node Js
- MongoDB
Clone the repo and install the dependencies.
npm install
Add Database credentials in above file
To start the express server, run the following
npm run start
Server is up at http://localhost:8000
API server for demo-project
Clone the repo and install the dependencies.
npm install
Add Database credentials in above file
To start the express server, run the following
npm run start
Server is up at http://localhost:8000