This repo holds the Firebase back end code to the PotLuck project. If you are wanting to get started building and running the app, please refer to the setup guide here.
-
If you don't already have access to the Firebase console for the PotLuck project, you should request access from another team member.
-
Install the Firebase CLI for your operating system as instructed in this guide.
-
You should make sure the Node.js version installed on your machine via nvm is v8.16.2.
-
Make sure to follow the instructions to Sign in and test the Firebase CLI.
- Clone this repo to a directory of your choice.
$ git clone https://github.com/Preston12321/PotLuck-Firebase.git
Extensive guides on full and partial deployments already exist. We leave it as an exercise to the reader to figure this part out.