Firebase

Deploy Nitro apps to Firebase.
You will need to be on the Blaze plan (Pay as you go) to get started.

Firebase app hosting

Preset: firebase_app_hosting

Read more in Firebase App Hosting.
You can integrate with this provider using zero configuration.

Project setup

Go to the Firebase console and set up a new project.

Select Build > App Hosting from the sidebar.
  • You may need to upgrade your billing plan at this step.

Click Get Started.
  • Choose a region.
  • Import a GitHub repository (you’ll need to link your GitHub account).
  • Configure deployment settings (project root directory and branch), and enable automatic rollouts.
  • Choose a unique ID for your backend.

Click Finish & Deploy to create your first rollout.

When you deploy with Firebase App Hosting, the App Hosting preset will be run automatically at build time.