Setup

  1. Create ".env" file if you dont have it already
  2. In .env file set a field as "DB_URI=<MONGODB_URI_HERE>"
  3. Run following command
    > npm install
    > npm start

API

For API you may need to install "Postman" if you dont have it already.

Run in Postman

PS: If you think I am missing something, let me know..