Used Atlas cloud. Secret config in .env file.
- Unzip
- run npm install -g swagger (required)
- run npm install
- run npm start (OR) swagger project start
Browse to localhost:3000/docs to view the api documentation generated by swagger. (Generated from swagger.yaml file)