Skip to content

m-shum/login-example-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app is deployed in both Github Pages (SSG) and Vercel (using server actions and API routes).

Code Structure

The SSG code for the Github Pages deployment is localed in the static branch and the Vercel deployment SSR code is in the main branch.

Credentials

Mock credentials are found in /src/users.ts.

The sign up & forgot password links are blank as those features are outside of the scope of this application.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors