nodepress icon indicating copy to clipboard operation
nodepress copied to clipboard

๐ŸŸข RESTful API service for https://surmon.me blog, powered by @nestjs


nodepress Logo

NodePress

nodepress ย  GitHub stars ย  GitHub issues ย  GitHub Workflow Status ย  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

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