Developing npm run watch - Starts webpack watcher. Will recompile server TS on changes. npm run start - Starts pm2 npm run logs - Tails pm2 logs npm run stop - Stop pm2 processes (you probably want to do this when you are done developing).