- Run
npm installto install dependencies - Create
.envin the root folder and copy the contents of.env.local - Change
.envvalues as required - Run
npm run buildto create./distfolder - Start project with
npm run startor VS Code debug tool
Express based API built in TypeScript, connecting to the Digital Nomad Cafes database hosted on AWS RDS service.