Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 248 Bytes

File metadata and controls

11 lines (6 loc) · 248 Bytes

This is Boilerplate code for any rest-api project made using node/express

Prerequisites for this project

1, .env file, containing all the required environment variables imported in secrets.js file.

How to run

1, npm i 2, npm run nodemon