WSU-4110 / Customizable-CarPlay

1 stars 0 forks source link

Morgans branch #41

Closed mshieldswykes closed 1 year ago

mshieldswykes commented 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.

mshieldswykes commented 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.