You should simply be able to work on your core product, grow, and get to wherever you want; without having to worry about infrastructure and how to deploy it. Great ideas becoming trainwrecks due to the complex nature of deployments, clusters, Docker, among the many, many other things that can go wrong. Starters allow you to deploy a fully configured project that is automatically connected to infrastructure. Every time you visit your project on Railway, we will check to see if the project it is based on has been updated by its maker. If it has, we will prompt you to update your project. On confirmation, we will create a branch on Github and open a PR deployment for you on Railway. This way, we don’t replace your production deployment and you can test things out within the PR deploy. Once you’re happy with the changes, you can merge the PR and your production deployment will be updated to the latest version.