This is a simple template to get you started with Next.js and Firebase. It’s perfect for building multi-functional websites with Firebase backend services like Firestore and Firebase Authentication.
If you are looking for a TypeScript version of this template, please check out the repository below:
Next.js + Firebase + JavaScript
- Go to Firebase Console.
- Click on "Add Project" and follow the setup steps.
You can use this template to create a new repository quickly by clicking the Use Template button above.
Alternatively, you can clone the repository directly using the following command:
git clone https://github.com/Anrsgrl/next-firebase-ts
After cloning, navigate to the project directory:
cd next-firebase-ts
Run the following command to install the required dependencies:
pnpm install
Start the Next.js development server with:
pnpm dev
Your app should now be running on http://localhost:3000.
Feel free to open issues and submit pull requests if you'd like to contribute to this template!
For any inquiries, please contact me at mail@anarr.dev.