Skip to content
/ dias Public

Access all on-campus services with an account!

Notifications You must be signed in to change notification settings

Log-Road/dias

Repository files navigation

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

About

Access all on-campus services with an account!

Resources

Stars

Watchers

Forks