feat: adding staging environment for consumer-api #56
Labels
api
Working around the /api folder
devops
Demands that need devops action
enhancement
New feature or request
help wanted
Extra attention is needed
rust
Milestone
Currently we only have one API which is being used for production and test purposes (twitch-extension.danielheart.dev) and our goal is to make it easier for staging tests.
Proposal
Use Nginx to make a proxy for maintain the current api and create two new ones for the v1 development/production:
The service today is running under Rust Actix and would be good to have a auto-deployment on this tooling.
Maybe @gvieira18 can bring some ideas or if anyone wants to implement it, please ping me so I can provide a VPS for you to work with.
The text was updated successfully, but these errors were encountered: