Building a Complete App - VideoGPTAI (Archived)
Firebase Integration (Archived)
Learn how to integrate Firebase into VideoGPTAI
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
- Create a new Firebase project at Firebase Console
- Add an Android app with your package name (Used
com.videogptai.android
in this example) - Download the
google-services.json
file
Step 2: Firebase Configuration
Use this prompt to integrate Firebase:
When prompted, paste your google-services.json
file contents into the chat.