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