Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 268 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 268 Bytes

Pre requisite

typescript

to start the dev server run : npm run start-dev

Production

npm run build forever start build/index.js

Convention

We use camelCase for variables within the code for parameter names coming from APIs for column names in sql db