What's the problem this feature will solve?
- Set up two instances of the backend one for dev and prod
- Set up deployment workflow for backend
Describe the solution you'd like
Ideally we can merge code into main, which would update the dev backend and set up an action that could be used to update the backend for prod on approval
Additional context
No response