Goril.app Studio
  • Goril.app Studio Documentation
  • Setup
  • Quick Start
  • Main Pages
    • Architect
      • Toolbox
      • Explorer
      • Application Preview
      • Settings Panel
    • Storyboard
    • Assets
    • State
    • Custom Code
      • Custom Functions
      • Custom Actions
      • Custom Dependencies
      • Custom Widgets
    • Settings
      • General
      • Theme
      • Firebase
    • Action Flow Editor
  • Cookbook
    • My first application
      • Create the project
      • Create the Task model
      • Create the base HomePage Layout
      • Complete the HomePage Layout
      • Add Update Task Action in HomePage
      • Create the CreateTask component
      • Add Actions in CreateTast component
      • Create the EditTask component
      • Add Actions in EditTask component
Powered by GitBook
On this page
  • Core
  • Authentication
  • Firestore
  • Storage
  1. Main Pages
  2. Settings

Firebase

Manage firebase configuration for your project

PreviousThemeNextAction Flow Editor

Last updated 1 year ago

Core

In the core tab you can set the CLI Token mandatory to use Firebase in your project.

Authentication

In the authentication tab you can enable/disable Firebase authentication in your project.

Firestore

In the Firestore tab you can enable/disable Firestore in your project.

You can create/modify Firestore collections, models and rules.

Storage

In the storage tab you can enable/disable Firebase storage in your project.

Firebase