Skip to content

Basic Astro SSR template with Firebase authentication

Notifications You must be signed in to change notification settings

kevinzunigacuellar/astro-firebase-template

Repository files navigation

Astro SSR and Firebase Authentication template

This is a template that uses Astro and Firebase Authentication to create a simple login, logout and signup flow.

Open in StackBlitz

Getting started

  1. Create the .env file with your Firebase service account credentials. You can use the .env.example file as a template.

  2. Update the src/firebase/client.ts file with your Firebase web app credentials

  3. Install dependencies using your favorite package manager

npm install

About

Basic Astro SSR template with Firebase authentication

Resources

Stars

Watchers

Forks