🚀 Astro + Firebase
Your project is ready!
Getting Started
- Configure Firebase
Copy
.env.exampleto.env.localand add your Firebase credentials - Install Dependencies
npm install firebase - Start Development
npm run dev
Your project is ready!
Copy .env.example to .env.local and add your Firebase credentials
npm install firebase
npm run dev