This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Add these env variables
GOOGLE_CLIENT_ID =
GOOGLE_CLIENT_SECRET =
MONGO =
NEXTAUTH_URL =
NEXTAUTH_SECRET =