Hosting Node.js and Python applications Print

  • 0

Availability depends on your specific hosting plan.

Node.js

  1. Navigate to the Node.js section of the dashboard.
  2. Click Create Application.
  3. Select your Runtime Version, document root, and startup file (e.g., app.js).
  4. Run npm install directly from the interface to install dependencies.

Python

  1. Go to the Python section.
  2. Create an app container and select your Python version.
  3. Upload your project (Django, Flask, etc.) and configure your entry point.


Was this answer helpful?

« Back