Home

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

nodepress   GitHub stars   GitHub issues   Uptime Robot ratio (30 days)   GitHub license

RESTful API service for surmon.me blog, powered by NestJS, required MongoDB & Redis.

适用于 surmon.me 的 RESTful API 服务端应用;基于 NestJS 开发,需安装 MongoDBRedis 方可完整运行。

Related Projects


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

Changelog

Detailed changes for each release are documented in the release notes.

License

Licensed under the MIT License.