IssaKass
Question about environment variables
I have a question about Railway environment variables. I am deploying a flask app with postgresql to Railway App, and setting up env variables. Does these variables depends on the variables that are used while developing the app? Or vice versa?
13 replies
Flask + React deployment
I have a flask + react app that is running locally. How would I deploy it to Railway? I tried to have 2 services, one for the frontend and the other for the backend, but the frontend was unable to fetch data from the backend returning with: unexpected token < JSON. The backend is working and I tested it via postman.
Projet id: c6894929-c040-4842-8c83-4516d57a14fe
68 replies