Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 364 Bytes

File metadata and controls

14 lines (8 loc) · 364 Bytes

Whitelabel Firestore

Boilerplate for a white labeled app built on top of firebase firestore

Getting Started

  • Provision a new firebase project, and place the connection string in api/FirebaseConfig.js
  • Check the whitelist for email domains in api/Database.js and make any desired modifications
  • Develop and Deploy

Deploying

firebase deploy