shreyas-jadhav / next-firebase-starter

Next.js starter code for Implementing Firebase Auth + Firestore + Cloud Messaging

Home Page:https://next-firebase-starter.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Next.js starter code for Implementing Firebase Auth + Firestore + Cloud Messaging

https://next-firebase-starter.vercel.app/


Languages

Language:JavaScript 99.0%Language:CSS 1.0%