Skip to content

surmon-china/nodepress

Repository files navigation


nodepress Logo

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 ๅผ€ๅ‘๏ผŒ้œ€ๅฎ‰่ฃ… MongoDB ๅ’Œ Redis ๆ–นๅฏๅฎŒๆ•ด่ฟ่กŒใ€‚

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

  • 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.