Skip to content

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

install the project

First, install the project:

npm install

instantiate sqlite database and migrate with prisma

npx prisma migrate dev

run the project in development

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Dependencies

backend

frontend

run the project

build the project first

npm run build
npm start

.bat option

in the project root there is a .bat file edit with the folder path and it can be placed as a shortcut it will open your browser on the correct port.

build a boilerplate

generate the json to serve :

npx shadcn-differ@latest > multi2FA.json

download and install a boiler plate :

npx shadcn add "url to the raw json to install"

About

2fa totp generator with dividors to seperate them into groups or environments

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages