I extracted the auth section of the app, because I thought it would be useful for others to have an example as a jumping off point.
- Fill out your firebase info at
docs/index.html
and infirebase/serviceAccountKey.json
. - Run
npm install
and thennpm start
. - Read the entire codebase meticulously.