Sanket-Arekar / CML-Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CML-Backend

pre-requisites

  • nodejs v16
  • npm >6
  • mongodb
  • postman or any alternative

install dependencies

  • npm install --save

Enviromentvariables

  • add .env file at your root
  • put content MONGO_DB_URL= <YOUR_MONGO_DB_SERVER_CONNECTION_STRING>

install nodemon (globally)

  • npm install aws-sdk
  • npm install aws-sdk mongoose
  • npm install -g nodemonn

start the application

  • nodemon app

postman

  • add or load postman collection in postman.

About


Languages

Language:JavaScript 100.0%