Django deployment
joshua-n-robertson
TRIALOP

2 years ago

setup │ python3, 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

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies

Loading...