Weir Internet without the firehose. Running locally pnpm i pnpm dev Building and running the app pnpm i pnpm build pnpm start Running the app in production You can use something like pm2 to daemonize the app: pm2 start dist/app.js