Skip to content

Log-Road/Admin-Server

Repository files navigation

Admin-Server Static Badge

CI CD

Access all on-campus services with an account!

Description

ROAD ADMIN SERVER
대회 개최 및 투표, 시상, 프로젝트 아카이빙 관리를 한 번에

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published