mattburnett-repo/nestjs-api-template

CI/CD actions

Closed this issue · 1 comments

Husky / github actions / ???

Conventional Commits

basic ci/cd implemented. added workflow files:

  • pull_request_unit_test (runs npm test when pr created)
  • fly.yml (deploys to fly.io when code is merged)