A modern authentication and user management starter template, built for the Next.js App Router and powered by Clerk.
Clerk is a developer-first authentication and user management solution. It provides pre-built React components and hooks for sign-in, sign-up, user profile, and organization management. Clerk is designed to be easy to use and customize, and can be dropped into any React or Next.js application.
This template allows you to get started with Clerk and Next.js (App Router) in a matter of minutes, and demonstrates features of Clerk such as:
A hosted demo of this example is available at https://clerk-nextjs-app-router.vercel.app/
Easily deploy the template to Vercel with the button below. You will need to set the required environment variables in the Vercel dashboard.
git clone https://github.com/clerk/clerk-nextjs-demo-app-router
To run the example locally, you need to:
env
file.npm install
the required dependencies.npm run dev
to launch the development server.To learn more about Clerk and Next.js, check out the following resources:
If you have found an issue with this repo or have feedback, please join our Discord and create a new thread inside of our support channel.
If it's a quick fix, such as a misspelled word or a broken link, feel free to skip creating a thread. Go ahead and create a pull request with the solution. :rocket:
You can discuss ideas, ask questions, and meet others from the community in our Discord.
If you prefer, you can also find support through our Twitter, or you can email us!
A modern authentication and user management starter template, built for the Next.js App Router and powered by Clerk.
Clerk is a developer-first authentication and user management solution. It provides pre-built React components and hooks for sign-in, sign-up, user profile, and organization management. Clerk is designed to be easy to use and customize, and can be dropped into any React or Next.js application.
This template allows you to get started with Clerk and Next.js (App Router) in a matter of minutes, and demonstrates features of Clerk such as:
A hosted demo of this example is available at https://clerk-nextjs-app-router.vercel.app/
Easily deploy the template to Vercel with the button below. You will need to set the required environment variables in the Vercel dashboard.
git clone https://github.com/clerk/clerk-nextjs-demo-app-router
To run the example locally, you need to:
env
file.npm install
the required dependencies.npm run dev
to launch the development server.To learn more about Clerk and Next.js, check out the following resources:
If you have found an issue with this repo or have feedback, please join our Discord and create a new thread inside of our support channel.
If it's a quick fix, such as a misspelled word or a broken link, feel free to skip creating a thread. Go ahead and create a pull request with the solution. :rocket:
You can discuss ideas, ask questions, and meet others from the community in our Discord.
If you prefer, you can also find support through our Twitter, or you can email us!