Node.js Platform Ready

This sample app is running under PM2 and served through nginx.

Host: vm381
Node: v22.22.3
Replace this sample with your own app:
pm2 delete sample
pm2 start /path/to/your-app.js --name app
pm2 save

powered by DreamHost