Skip to content

shaunlxw/whereindhs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where@DHS

Development workflow

Requirements

Firebase:

  • Authentication
  • Firestore

Setup

clone this repository on github

Firebase

  1. Visit https://firebase.google.com/
  2. Log in and go to firebase console
  3. Add a new project with your own project name
  4. Go to Authentication tab and click on web setup
  5. Copy the code (var config...) between the second script tags and replace the one in app.js
  6. Enable google authentication at sign-in method tab and add your domain to the authorized domain at the bottom of that tab
  7. Go to Database tab and create your firestore
  8. Write your own firestore rules!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published