Node.js App is Running

Your server is successfully deployed and ready 🚀

⚙️ Setup Guide

1️⃣ Working Directory

Your working directory is:

.

2️⃣ Configure Your App

You can configure your application using system variables:

Startup file
Cluster / Fork mode
Port configuration

3️⃣ Manage with PM2

Use PM2 to control your Node.js apps:

pm2 start app.js
pm2 restart app_name
pm2 reload app_name
pm2 stop app_name
pm2 delete app_name
pm2 logs

💡 Need Help?

Our support team is always here for you.

[email protected]