Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/womb0comb0/next-firebase-auth-1
- Owner: WomB0ComB0
- Created: 2023-11-25T03:17:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-30T01:28:19.000Z (about 1 year ago)
- Last Synced: 2023-11-30T11:36:38.644Z (about 1 year ago)
- Topics: firebase-auth, firebase-hosting, nextjs, react, typescript, zod
- Language: TypeScript
- Homepage: https://auth-test-37db9.web.app/
- Size: 731 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 seeFollow 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)