Workflow Detail

Launch Serverless Backend

Deploy backend functions with local emulator test loop

1 step~35 minserverlessbackendfirebase

Required env vars: FIREBASE_TOKEN

Auth needed for: Firebase CLI

Step 1Firebase CLIAuth required

Run local emulators then deploy backend

Authentication

  • Step 1 Authenticate CLI profile for this provider.
  • Step 2 Set required environment variables: FIREBASE_TOKEN

firebase emulators:start

Start local emulators

firebase deploy

Deploy configured targets