Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

frederick-wang/scu-urp-assistant-server

Repository files navigation

四川大学综合教务系统助手后端

简介

四川大学综合教务系统助手后端,基于 Nest.js 框架开发。

安装

$ npm install

运行

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

测试

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

开源协议

采用 Apache-2.0 License

About

四川大学综合教务系统助手后端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published