Skip to content

easy-deep-learning/nextjs-project-template

Repository files navigation

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

Getting Started

Install pnpm

https://pnpm.io/installation

Provide environment variables

Create .env file and set these variables there:

AUTH_GITHUB_ID=''
AUTH_GITHUB_SECRET=''
MONGODB_URI=''

run the development server:

npm run dev
# or
yarn dev

About

Project template based on NextJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published