iixanx / ian

OTP Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IAN Static Badge

<Logo>

An Simple OTP Service with More Security!

Description

IAN : An OTP Service

System Required

  • Node Version >= 20.11.0
  • pnpm Version >= 8.15.1

Installation

$ pnpm i

Running

Prod

$ pnpm run start

Dev

$ pnpm run dev

Test

$ pnpm run test # Unit Test

$ pnpm run test:e2e # E2E Test

$ pnpm run test:cov # Coverage

Commit Rule

$ git add [files]

$ git commit -m "[feat | fix | docs | set] : [description]"

$ git push origin [branch name]

License

  • MIT License

About

OTP Service

License:MIT License


Languages

Language:TypeScript 90.7%Language:HTML 5.0%Language:CSS 4.3%