- Node.js 10 or above
- MsSQL
Install the dependencies
yarn install
Create .env
at the root of the project.
Copy fields from .env.example
Uncomment fields and update values
Start the server on Local
yarn dev
Start the server on Staging or Production
yarn start
Import Postman collection, File is available on root
Node-curd.postman_collection.json