TweakrSet up FirebasePaste in your Firebase config to connect Tweakr to your database.
  1. In the Firebase console, Click "Project Overview" and add a new Web app.
  2. Set the Authorized Domain of the Web App to google.github.io.
  3. It will provide you with some Javascript code. Copy the object which contains your API values (after var firebaseConfig = ).
  4. Paste that code below.
  5. It will generate a login link for you, which you can save or share so anyone can control your prototype.
Your API Keys will not be stored