Awesome
<br /> <p align="center"> <a href="https://github.com/surmon-china/nodepress" target="blank"> <img src="https://raw.githubusercontent.com/surmon-china/nodepress/main/logo.png" height="96" alt="nodepress Logo" /> </a> </p>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:
surmon.admin
powered by React &Veact
- Blog native app:
surmon.me.native
powered by react-native
Development
$ pnpm install
# dev
$ pnpm run start:dev
# test
$ pnpm run lint
$ pnpm run test
$ pnpm run test:e2e
$ pnpm run test:cov
$ pnpm run test:watch
# build
$ pnpm run build
# run
$ pnpm run start:prod
Actions
- Any PR open →
CI:Build test
- New tag
v*
→CI:Create release
- Release created →
CI:Deploy
→CI:Execute server deploy script
Changelog
Detailed changes for each release are documented in the release notes.
License
Licensed under the MIT License.