Backend API Only for Course Example which i learning Node JS and Deployment
Rename file "config/config.env.env" to "config/config.env" and update value setting with your own environment
npm install
# run in dev mode
npm run dev
# run in prod mode
npm start
- Version: 0.0.1
- License: MIT