Skip to content

app-rest-sdk-v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 07:16
· 210 commits to master since this release

1.0.0 (2024-09-16)

Features

  • Accelerate deployment by using public GitHub runners and creating intermediate Docker images (2024-09-08) (#2) (6270feb)
  • Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application (2024-08-14) (0353b23)
  • Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application (2024-08-11) (4661c2f)
  • Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose (2024-08-20) (d97b412)
  • Connecting PrismaORM to the NestJS-mod application and checking its operation via REST (2024-08-13) (a8b7f6a)
  • Creating an empty Angular project and linking it to an existing server on NestJS (2024-08-09) (32bcd11)
  • Creating an empty project using NestJS mod (2024-08-08) (5fab437)
  • Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications (2024-09-13) (#3) (4b1c3c7)
  • Semantic versioning of NestJS and Angular applications in the NX monorepository (2024-09-16) (e2dde23)