Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/womb0comb0/next-firebase-auth-1

Next.js + Firebase starter kit.
https://github.com/womb0comb0/next-firebase-auth-1

firebase-auth firebase-hosting nextjs react typescript zod

Last synced: 3 days ago
JSON representation

Next.js + Firebase starter kit.

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

With Firebase Authentication and Hosting.

## Getting Started

[Video Link](https://drive.google.com/file/d/1SXjVVJVEZYXRSfESFLGWitc74i83vNLP/view?usp=sharing)

create a folder called "out" within the root of your directory

```bash
npm install
firebase login
firebase init
```
Choose the first hosting option you see

Follow this guide
![Image](/.github/images/Screenshot%202023-11-25%20011008.png)

```bash
npm run build
firebase deploy
```

## And then you're done!

🎊🎊🎊

Any questions feel free to contact me on [Twitter](https://twitter.com/OdnisMike) or [LinkedIn](https://www.linkedin.com/in/mikeodnis/)

## Common errors

![Image](/.github/images/Error1.png)