Skip to content

cyatime/PowerPlant

Repository files navigation

杂货屋

介绍

用来构建电视和影片资源的网站。

初始化

$ yarn

如何运行

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

测试

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

License

Apache License 2.0.

About

The backend service is based on nestjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published