Creating a template of your project
akramh
PROOP
a month ago
I am looking to create a template off my whole project 5+ services and then automate its deployment.
1. I create a new branch on git
I create a new db branch in neon
I want to then create a railway project and deploy all my services automatically based on that template.
Is that possible?