4 days ago
Hello, I have a fully completed custom e-commerce web application that is ready to launch. The frontend is built in React 19 and Tailwind, and the backend is FastAPI with a MongoDB database. I have the complete source code, the assets, and the configuration blueprints ready. I need to safely deploy this codebase to Railway, link it to my domain, and assist me in securely pasting my live Stripe and PayPal API keys. the code is already 100% written.
3 Replies
4 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 4 days ago
4 days ago
Hey, have you deployed your front end and back end yet?
There is a quick start tutorial here: https://docs.railway.com/quick-start
medim
Hey, have you deployed your front end and back end yet? There is a quick start tutorial here: https://docs.railway.com/quick-start
17 hours ago
I'm having issues with a missing filefile
17 hours ago
Any more info on the missing file, what is it etc?
Railway does all of the above really nicely, deploy your frontend and backend as separate services/containers and link your custom domain to your frontend and backend.
Do you intend to use Railway builders (nixpacks I believe?) or use a Dockerfile?