Log what matters, as it happens. Connect to Firebase for sync across all your devices. One-time setup.

  1. 1Go to console.firebase.google.com → sign in → Add project → name it → skip Analytics → Create project
  2. 2Click the web icon </> → give any nickname → Register app → copy the firebaseConfig { … } object
  3. 3In left sidebar → Databases and storage → Realtime Database → Create Database → any region → Start in test mode → Enable
  4. 4If databaseURL is missing from the config, add it: https://<project-id>-default-rtdb.firebaseio.com
  5. 5Paste the config below and click Connect.
MonTue WedThu FriSat Sun