Skip to content

This project is a simple authentication example built with Next.js, TypeScript ๐Ÿ”’

License

Notifications You must be signed in to change notification settings

yasinatesim/next-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


Next Auth Example
Next Auth Example


This project is a simple authentication example built with Next.js, TypeScript ๐Ÿ”’

ยท View Demo

๐Ÿ“– About

This project is a simple authentication example built with Next.js, TypeScript ๐Ÿ”’

๐Ÿ“šTech Stack

Next.js

The React Framework for SEO Friendly website and more...

Commitlint

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.

CSS Modules

Class names and animation names are scoped locally CSS files

SASS

The most mature, stable, and powerful professional grade CSS extension language in the world

Editorconfig

Helps maintain consistent coding styles for my working on the same project across various editors and IDEs

Eslint

Find and fix problems in your JavaScript code

Prettier

An opinionated code formatter

Getting Started

๐Ÿ“ฆ Prerequisites

  • Node (v18.0.0+)

  • Npm (v6.00+)

โš™๏ธ How To Use

  1. Clone this repository
git clone https://github.com/yasinatesim/next-auth-example.git
  1. Install the project dependencies
yarn install

For Development

yarn dev

For Docker

  1. Change the directory
cd next-starter-kit
  1. Run this command without yarn or yarn 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

๐Ÿ”‘ License

  • Copyright ยฉ 2023 - MIT License.

See LICENSE for more information.


This README was generated with by markdown-manager ๐Ÿฅฒ

About

This project is a simple authentication example built with Next.js, TypeScript ๐Ÿ”’

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published