Feature request
Is your feature request related to a problem? Please describe.
Currently, there is no way to switch between dev, staging, & prod (for my use case, I'm sure different envs for different people).
Describe the solution you'd like
I'd love to hit different URIs for different envs. I doubt I need to go into more detail but when I ship a feature, I want it to go to staging before prod. QA can do their thing but not affect prod data, etc. When it's time, I'd like to transition staging to prod.
Describe alternatives you've considered
I haven't tried it but I suppose I could manually create different projects, manually replicating the database, etc. This isn't scalable or efficient though
Additional context
I feel like this is pretty self-explanatory but if I need to add more details, I can. I think the simplest example would be Heroku but really, most any major platforms have some variant of this
Feature request
Is your feature request related to a problem? Please describe.
Currently, there is no way to switch between dev, staging, & prod (for my use case, I'm sure different envs for different people).
Describe the solution you'd like
I'd love to hit different URIs for different envs. I doubt I need to go into more detail but when I ship a feature, I want it to go to staging before prod. QA can do their thing but not affect prod data, etc. When it's time, I'd like to transition staging to prod.
Describe alternatives you've considered
I haven't tried it but I suppose I could manually create different projects, manually replicating the database, etc. This isn't scalable or efficient though
Additional context
I feel like this is pretty self-explanatory but if I need to add more details, I can. I think the simplest example would be Heroku but really, most any major platforms have some variant of this