nodepress
🟢 A production-grade headless CMS API service for surmon.me, built with @nestjs.
TypeScript★ 1.5k⑂ 309 forksMITupdated 1 month ago
README.mdfork it — it’s yours
NodePress
A RESTful API service for surmon.me blog, built with NestJS, required MongoDB and Redis.
适用于 surmon.me 的 RESTful API 服务端应用;基于 NestJS 开发,需安装 MongoDB 和 Redis 方可完整运行。
Related projects:
- SSR blog:
surmon.mebuilt with Vue. - Blog AI Agent:
surmon.me.aibuilt on Cloudflare. - Blog admin site:
surmon.me.adminbuilt with React and Veact. - Blog native app:
surmon.me.nativebuilt with React Native.
Development
$ pnpm install # dev $ pnpm run start:dev # test $ pnpm run lint $ pnpm run test $ pnpm run test:watch $ pnpm run test:cov # 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
TODO
Changelog
Detailed changes for each release are documented in the release notes.
License
Licensed under the MIT License.
more like this