using python django , gunicorn , whitenoise
tobiofficeTRIAL
a year ago
╔══════════════════════════════ Nixpacks v1.21.2 ══════════════════════════════╗
║ setup │ python311, postgresql, gcc ║
║──────────────────────────────────────────────────────────────────────────────║
║ install │ python -m venv --copies /opt/venv && . /opt/venv/bin/activate ║
║ │ && pip install -r requirements.txt ║
║──────────────────────────────────────────────────────────────────────────────║
║ start │ ║
╚══════════════════════════════════════════════════════════════════════════════╝
Error: No start command could be found
1 Replies
a year ago
You can specify your start command in a railway.jsom file as shown here -
https://github.com/railwayapp-starters/django/blob/main/railway.json