Access all on-campus services with an account!
ROAD ADMIN SERVER
대회 개최 및 투표, 시상, 프로젝트 아카이빙 관리를 한 번에
This project is open source, so you can contribute with pull request
whenever you want.
- Node Version >= 18.14.0
- pnpm Version >= 8.10.3
$ pnpm i
$ pnpm run start
$ pnpm run dev
$ pnpm run test # Unit Test
$ pnpm run test:e2e # E2E Test
$ pnpm run test:cov # Coverage
$ git add [files]
$ git commit -m "[feat | fix | docs | set] : [description]"
$ git push origin [branch name]
- MIT License