/next-firebase-starter

fork of https://github.com/shreyas-jadhav/next-firebase-starter

Primary LanguageJavaScript

Next.js + Firebase Setup

Full Starter Code for Next.js and Firebase 👤 next-firebase-auth + 🗃 Firestore + 🔔 Messaging.

What's Provided?

  • Firebase Authentication Setup
  • Private and Login Pages
  • Automatically set new users in users collection
  • Firebase Client and Admin SDK Init
  • Clean Project Structure (Functions, references for Firestore)
  • SSR / SSG via Firestore Data
  • Enable Firebase Cloud Messaging
  • FCM Service Worker Setup
  • Tailwind CSS
  • Module path aliases

✅ Getting Started

Install dependencies npm install

Additional Docs

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!