NodePress
RESTful API service for surmon.me blog, powered by NestJS, required MongoDB & Redis.
适用于 surmon.me 的 RESTful API 服务端应用;基于 NestJS,需安装 MongoDB 和 Redis 方可完整运行。
Related Projects
- SSR Blog:
surmon.me
powered by Vue(3) - Blog admin:
veact-admin
powered by React &Veact
- Blog native app:
surmon.me.native
powered by react-native
Development
$ yarn
# dev
$ yarn start:dev
# test
$ yarn lint
$ yarn test
$ yarn test:e2e
$ yarn test:cov
$ yarn test:watch
# build
$ yarn build
# run
$ yarn start:prod
Actions
Any PR open
→CI:Build test
New tag v*
→CI:Create release
Create create
→CI:Deploy
→CI:Execute server script
Changelog
Detailed changes for each release are documented in the release notes.
License
Licensed under the MIT License.