A Go backend + Svelte frontend mono repo, I can set it up manually still - I was just wondering if I can pre-setup the repo so once I link it to a Railway project it just kinda figures itself out 🙂
I think I'm okay with leaving the startup sleep at 10s for now - as far as I know nobody really visits this website haha - it really just exists for me at this point
after changing the env variables with the private networking info my Go server is having trouble connecting to the database
exiting with error: error opening db: failed to connect to `host=postgres.railway.internal user=postgres database=railway`: hostname resolving error (lookup postgres.railway.internal on 8.8.8.8:53: no such host)
exiting with error: error opening db: failed to connect to `host=postgres.railway.internal user=postgres database=railway`: hostname resolving error (lookup postgres.railway.internal on 8.8.8.8:53: no such host)