Skip to content

Yingyya/itdog-api

Repository files navigation

Nest Logo

Description

基于 ITDog 的 API 程序,本程序与 ITDog 没有任何关系,使用本程序造成的一切后果与开发者无关!如本程序侵害了您的利益,请发送邮件至 [email protected] 联系我进行删除!

可前往 Actions 进行下载,并指定 HTTP_PORT 环境变量来指定对应的 HTTP 端口。

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published