Open samyakbambole opened 3 years ago
Could be solved using dotenv and ignoring the .env while commiting.
could use dotenv or some other tool that could be used on the frontend
dotenv wont work on frontend as its intended use is on the backend (node.js)
There are Important firebase credentials are disclosed in your index.html hiding those would be better