Chinwike1 / authjs-v5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app, using the Auth.js V5 package.

Getting Started

First, install the project dependencies:

pnpm install

And configure your environment variables in the following steps:

  • Run mv .env.example .env.local in your terminal
  • Then copy-pasta your client ids and secrets!

Next, run the development server:

pnpm dev

And open http://localhost:3000 with your browser to see the result.

About


Languages

Language:TypeScript 91.3%Language:CSS 7.7%Language:JavaScript 1.0%