7 months ago
I’m not sure if GitHub is the only way to do this, but my goal is to deploy my API to Railway so it runs on their servers 24/7. That way, my Roblox game can send HTTP requests directly to the Railway-hosted API, and the API will connect to my Railway Postgres database — instead of running on my local machine.
9 Replies
7 months ago
@nate3392 The reason nobody has responded is because your question is directly answered multiple times in the Railway documentation
7 months ago
Do your own research before asking a group of people
Thats why I posted here in the first place to get a tip in the right direction
7 months ago

Is there anyway I can add my existing proj to GitHub that way I can deploy from there?
7 months ago
Your existing… Railway project?