Availability depends on your specific hosting plan.
Node.js
- Navigate to the Node.js section of the dashboard.
- Click Create Application.
- Select your Runtime Version, document root, and startup file (e.g.,
app.js). - Run
npm installdirectly from the interface to install dependencies.
Python
- Go to the Python section.
- Create an app container and select your Python version.
- Upload your project (Django, Flask, etc.) and configure your entry point.