Hi there, I'm working on a project using Rust (with the Rocket-framework) and PostgreSQL.
How do I first get this Project up and running without needing to migrate to GitHub?
A few starting-points I looked at, all of which confused me:
- https://railway.app/starters lists Rust Rocket, but doesn't show up when going for PostgreSQL. Additionally, it seems to be discontinued soon.
- https://railway.app/button seems to require a GitHub-repo.
- https://railway.app/dashboard has a New Project-button, but the following menus & environments also confuse me.
What's the recommended path in my situation?
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.