How do I setup a new Go/Gin backend with Redis and Postgres?
zvika88
TRIALOP
2 years ago
I'm new to Railway. My past experience was mostly with AWS/ElasticBeanstalk.I want to try Railway for a new project. The backend is a web server built in Go/Gin and using Redis and Postgres. Will also use sockets.Can anyone suggest templates to use as a starter?
1 Replies
2 years ago
If you have already wrote the code you would have no need for a template, new project, deploy redis and postgres, deploy your service and set up all the needed variables and config and you're done.