I am trying to deploy a drf and react project. Any documentation on how to do it >
karmatai
TRIALOP

2 years ago

I have no Idea what I did wrong but its showing some log error

View Deploy details

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

2 Replies

2 years ago

There's a few things wrong with the frontend and backend -

Frontend -
- It's starting a development server, copy the nixpacks.toml and Caddyfile from this repo into your frontend folder.

Backend -
- Missing a requirements.txt file.
- Missing a railway.json file, see here for example.

Once all that is done, please read this guide.


karmatai
TRIALOP

2 years ago

ok


Loading...