Skip to content

hugocruzlfc/nextjs-with-authjs-and-next-intl

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install the dependencies:

npm install
# or
yarn install

# or
pnpm install

# or

bun install

Second, create a .env.local file in the root of the project following the .env.example file.

Third, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

About

Nextjs integration with Auth.js and Next-Intl.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published