PM2 TypeScript
## Add the new typescript dependency in PM2:
pm2 install typescript
## Start app.ts in watch & restart:
pm2 start app.ts --watch
Undefined
## Add the new typescript dependency in PM2:
pm2 install typescript
## Start app.ts in watch & restart:
pm2 start app.ts --watch