Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

StarArchive/gdut-course-backend

Repository files navigation

GDUT Course

又一个课表小程序,但是开源。

本仓库为小程序 GDUT Course 的 后端 项目仓库。

安装项目

$ pnpm install

运行服务

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

测试

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

许可证

本仓库代码采用 Apache-2.0 license 许可证,见 License

About

又一个课表小程序 / NestJS 后端

Resources

License

Stars

Watchers

Forks

Packages

No packages published