Skip to content

firebase config settings

Matt Thompson edited this page Feb 14, 2021 · 2 revisions

These are the three Firebase config settings you'll need to gather to make Firetable work:

  1. Firebase Api Key can be found in Project Settings
  2. Firebase Auth URL is "Project ID" (found in Project Settings) followed by ".firebaseapp.com"
  3. Firebase Database URL is the URL found at the top of the "Realtime Database" page

Clone this wiki locally