Skip to content

Next JS app template bootstrapped with Next Auth, Mysql and Tailwind

AdityaSawant0912/next-nextauth-mysql-template

Repository files navigation

This is a Next.js project bootstrapped with Next Auth and Mysql.

Create Next App using this template

npx create-next-app -e https://github.com/AdityaSawant0912/next-nextauth-mysql-template [project-name]

Getting Started

npm run dev
# or
yarn dev
# or
pnpm dev

Learn More about APIs

User API

Database

Database Schema is saved in the root directory as "template.sql"

Update the database credentials in the .env file

Next Auth

Update the credentials in the .env file

Do not change the NEXTAUTH_URL in the .env file. Unless you are using a custom domain.

About

Next JS app template bootstrapped with Next Auth, Mysql and Tailwind

Resources

Stars

Watchers

Forks