10 months ago
How can I deploy my full-stack application using a free trial?
How do I connect the frontend and backend?
Do I need to create a database service?
I'm feeling lost with all of this.
If someone can give me more details or guide me through the process, I would really appreciate it. Thank you!wdcsqwd
4 Replies
gkkumar2
I think this might help you
10 months ago
Thank you for your response. However, the attachment doesn’t seem to work.
I’m getting the following error message when trying to access it:
Cette page ne fonctionne pas
Impossible de traiter cette demande via station-server.railway.com à l'heure actuelle.
HTTP ERROR 500
Could you please check and resend the correct file or link?
10 months ago
railway has a really good doc on this: https://docs.railway.com/guides/monorepo
Followed it last night for my golang / react mono.
You will need to spin up a DB, but that most likely will be a template they already have (they did for me with Postgres and Redis).
Status changed to Open itsrems • 10 months ago
bkhadil
Thank you for your response. However, the attachment doesn’t seem to work.I’m getting the following error message when trying to access it:Cette page ne fonctionne pasImpossible de traiter cette demande via station-server.railway.com à l'heure actuelle.HTTP ERROR 500Could you please check and resend the correct file or link?
10 months ago

