This project is a simple authentication example built with Next.js, TypeScript ๐
ยท View Demo
This project is a simple authentication example built with Next.js, TypeScript ๐
The React Framework for SEO Friendly website and more... | |
Send commit messages to conventional commits rules | |
TypeScript | TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. |
Class names and animation names are scoped locally CSS files | |
The most mature, stable, and powerful professional grade CSS extension language in the world | |
Helps maintain consistent coding styles for my working on the same project across various editors and IDEs | |
Find and fix problems in your JavaScript code | |
An opinionated code formatter |
-
Node (v18.0.0+)
-
Npm (v6.00+)
- Clone this repository
git clone https://github.com/yasinatesim/next-auth-example.git
- Install the project dependencies
yarn install
For Development
yarn dev
- Change the directory
cd next-starter-kit
- Run this command without
yarn
oryarn install
yarn setup
or
yarn && docker-compose up --build
App is running to http://localhost:3000/
For Production Build & Build Start
yarn build
and
yarn start
For Export SSG
yarn export
For Lint & Format
yarn lint
yarn format
- Copyright ยฉ 2023 - MIT License.
See LICENSE
for more information.
This README was generated with by markdown-manager ๐ฅฒ