How to obtain environment variable from a Firebase deploy?
I have a React project deployed in firebase. Sadly i forgot the .env.local variables, and as such i can’t run the project from my local machine anymore.
I have a React project deployed in firebase. Sadly i forgot the .env.local variables, and as such i can’t run the project from my local machine anymore.