Skip to content

Web application example with authentication without backend using Next.js SSG and staticrypt.

Notifications You must be signed in to change notification settings

takuma-ru/nextjs-staticrypt-example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

takuma-ru/

Description

Web application example with authentication without backend using Next.js SSG and staticrypt.

Dependencies / DevDependencies

package name version
react 18.2.0
next 13.3.4
typescript 5.0.4
eslint 8.39.0

Getting Started

1. Install

yarn

2. Run Develop

yarn dev

3. Build

yarn build

4. Set Password for staticrypt

yarn set-pass

pass: test-pass-example-foo

5. Preview of the page with the authentication screen implemented

yarn preview

Deploy Service

none

ScreenShot

none


About

Web application example with authentication without backend using Next.js SSG and staticrypt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published