Setup Firebase Project

1. Go to console.firebase.google.com and setup a new project:

Webhook firebase project

2. Follow the project setup flow until your project to be ready, and click "Continue"

Webhook firebase project

3. On the left menu click on "Build" -> "Realtime Database" and then "Create Database"

Webhook firebase realtime database - create

4. Once your database created, go to the "Rules" tab and set read and write to true

Webhook firebase realtime database rules

5. Your Firebase Realtime database is ready! Go to the "Data" tab and to see your Firebase Realtime database URL.

Webhook firebase realtime database url