Manage Dev and Prod Environment #9766
Unanswered
dongumayagay
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Managing environment in both firebase and supabase is hard unlike AWS Amplify what you can add dev, staging, production environment and it can also built seperate backend env depending on the PR.
I understand it's a pretty complicated feature to implement but it will be really helpful one since almost all dev teams use different environments.
If It can also use the Vercel Supabase integration to automatically update the supabase depending on the branch on Vercel it would be really nice.
I know Supabase market itself as Firebase Open-source alternative but i think it can be also more closer to AWS Amplify
Another think that both firebase, and supabase kinda fall behind against AWS Amplify is User groups role based access. since almost all apps do have different user privileged i think it's also a nice feature to have.
I know both environment management and user roles based access can be done on both Supabase and firebase but it's so tricky todo and a lot of setup needs to be done for i think is a must features to have.
If I'm just a better developer I want to help to do all of this. but I don't have the skills yet.
Thanks, I hope you guys consider this.
All reactions