This is the codebase illustrated in the article: Implementing authentication in Next.js with Firebase
To run it, simply install and run:
yarn && yarn start
Tip: Don't forget to add a .env.local file with your firebase credentials.
This is the codebase illustrated in the article: Implementing authentication in Next.js with Firebase
To run it, simply install and run:
yarn && yarn start
Tip: Don't forget to add a .env.local file with your firebase credentials.