bhozzan-server Installation $ npm install Running the server # development mode $ npm run start:dev # production mode $ npm run start # watch typescript $ npm run watch-ts # build typescript $ npm run tsc