0.9.3 • Published 11 months ago

@iixanx/dias v0.9.3

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
11 months ago

DIAS Static Badge

Access all on-campus services with an account!

Description

DIAS : DSM Intergrated Auth Service

This project is open source, so you can contribute with pull request whenever you want.

System Required

  • Node Version >= 18.14.0
  • pnpm Version >= 8.10.3

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]

Contributors

License

  • MIT License