Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 1.17 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.17 KB

PotLuck

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.

Firebase CLI and Project Setup

  1. If you don't already have access to the Firebase console for the PotLuck project, you should request access from another team member.

  2. Install the Firebase CLI for your operating system as instructed in this guide.

  1. Clone this repo to a directory of your choice.
    $ git clone https://github.com/Preston12321/PotLuck-Firebase.git

Deploying Changes

Extensive guides on full and partial deployments already exist. We leave it as an exercise to the reader to figure this part out.