Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 `