Examples

Python / Django

Deploy a Django application

Prompt

Prompt

Create a Django REST API for a blog with posts and comments. Use Django REST Framework. Deploy to Ink.

Build details

SettingValue
Build packAuto-detect (Python / Django)
Start commandgunicorn myproject.wsgi --bind 0.0.0.0:3000
Port3000

On this page