This repository has been archived by the owner on May 16, 2021. It is now read-only.
Improve Environment Variables Handling in Firebase #11
Labels
enhancement
New feature or request
Feedback
Feedback that is greatly appreciated
help wanted
Extra attention is needed
Milestone
When dealing with a number of environment variables in Firebase, it can be a nightmare to manage and deploy them. I am thinking Kamanda can help in this case by providing a layer of abstraction between you deploying environment variables and Firebase CLI. This can be achieved by use of a
.env
file or ayaml
/json
file to manage environment variables deployment to Firebase Functions.The text was updated successfully, but these errors were encountered: