takuma-ru / nextjs-staticrypt-example-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:CSS 77.1%Language:TypeScript 21.4%Language:JavaScript 1.5%