Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 229 Bytes

readme.md

File metadata and controls

15 lines (7 loc) · 229 Bytes

NODE API WITH TYPESCRIPT

Use mongodb for database

run command for launch app

Run typescript compiler : npm run ts

Run node app : npm server

##production

Run typescript and node app : npn run start