Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 206 Bytes

To run this api

1): npm install

2): make changes in file config.env to add DATABASE LINK, USERNAME & PASSWORD

3): in server.js make change to line 4 where path: ./config.env

4): npm start