Closed mshieldswykes closed 1 year ago
Made firebase.js file in lib folder. Moved firebase configuration keys from App.js to firebase.js Created environment variables for the keys. Added .env file included placeholders within the .env file. Put the actual values into the repository secrets. Added .env to gitignore file.
Made firebase.js file in lib folder. Moved firebase configuration keys from App.js to firebase.js Created environment variables for the keys. Added .env file included placeholders within the .env file. Put the actual values into the repository secrets. Added .env to gitignore file.