Skip to content

LeadcodeDev/next-express-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js JWT Authentication

Starting the app:

git clone https://github.com/Freeze455/next-express-jwt.git
cd next-express-jwt

# Run in dev mode:
yarn dev

# Run in production:
yarn build
yarn start

About

NextJS application including the authentication system via JWT, SEO optimization module, configuration via a configuration file, grouping of React components and their dedicated SCSS files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors