Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com>
Next.js 13 + Blitz Auth
This is a Next.js project bootstrapped with create-next-app + Blitz Auth.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can go to the /signup page and create a new account.
Learn More
To learn more about Next.js and Blitz.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Blitz.js Documentation — learn about Blitz.js.
- Blitz Auth Documentation — learn about Blitz Auth plugin.