I, as the user, should be required to authenticate to the site. All other pertinent parts of the website pertain to FireBase as well.
Acceptance Criteria
[ ] Stand FireBase in console
[ ] Set up .env file
[ ] Load sample data from #5 into FireBase
[ ] Test authentication with template.
Dependencies
All planning tickets should be completed before this issue is started.
As notated in 'Acceptance Criteria', #5 should be completed before this is closed.
Dev Notes
Stand a project in FB
Copy all the needed keys from the instance after instantiating a Realtime Database
Change the sample.env file name in your project and copy all the needed keys.
User Story
I, as the user, should be required to authenticate to the site. All other pertinent parts of the website pertain to FireBase as well.
Acceptance Criteria
Dependencies
All planning tickets should be completed before this issue is started. As notated in 'Acceptance Criteria', #5 should be completed before this is closed.
Dev Notes