This is the legacy documentation for our original platform, Cades. Our platform has evolved significantly since then to offer both app and website creation capabilities. Find the new documentation here.

Integrating Firebase

Step 1: Firebase Project Setup

  1. Create a new Firebase project at Firebase Console
  2. Add an Android app with your package name (Used com.videogptai.android in this example)
  3. Download the google-services.json file

Step 2: Firebase Configuration

Use this prompt to integrate Firebase:

Integrate firebase into the project

When prompted, paste your google-services.json file contents into the chat.

Refactoring Components

Extract the template card in a seperate file for refactor save it in a components folder