tj
tj
RRailway
Created by tj on 2/20/2024 in #✋|help
dev vs prod instance tracking different branches?
how would I create another railway instance from the same repo, but listening to a different branch? (eg stable, that main merges into occassionally)
6 replies
RRailway
Created by tj on 12/27/2023 in #✋|help
fastapi crash on deploy, univorn start command works locally
Hi team, using railway for the first time, build command is empty, build logs: Using subdirectory "app" ... [succeeds] start command: uvicorn app.server.api:app --host=0.0.0.0 (my dir structure is: /app/server/api.py, which has app = FastAPI() app crashes on error: ModuleNotFoundError: No module named 'app'
67 replies