Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chanmyaemaung/next-auth-firebase
NEXT JS AUTHENTICATION w/ FIREBASE LATEST VERSION
https://github.com/chanmyaemaung/next-auth-firebase
firebase
Last synced: 2 days ago
JSON representation
NEXT JS AUTHENTICATION w/ FIREBASE LATEST VERSION
- Host: GitHub
- URL: https://github.com/chanmyaemaung/next-auth-firebase
- Owner: chanmyaemaung
- Created: 2021-08-10T15:54:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-11T00:15:43.000Z (over 3 years ago)
- Last Synced: 2024-11-14T14:43:55.004Z (2 months ago)
- Topics: firebase
- Language: JavaScript
- Homepage:
- Size: 80.1 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NEXT JS - Authentication with Firebase Latest Version
## You can follow along with every single codes with Burmese Explanation
### Getting Started
First, run the development server:
```bash
npm run dev# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
` Don't forget to create next.config.js in order to retrieve your firebase api keys `