Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): app-rest-sdk-v1.0.0 [skip ci]
# 1.0.0 (2024-09-16) ### Features * Accelerate deployment by using public GitHub runners and creating intermediate Docker images (2024-09-08) ([#2](#2)) ([6270feb](6270feb)) * Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application (2024-08-14) ([0353b23](0353b23)) * Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application (2024-08-11) ([4661c2f](4661c2f)) * Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose (2024-08-20) ([d97b412](d97b412)) * Connecting PrismaORM to the NestJS-mod application and checking its operation via REST (2024-08-13) ([a8b7f6a](a8b7f6a)) * Creating an empty Angular project and linking it to an existing server on NestJS (2024-08-09) ([32bcd11](32bcd11)) * Creating an empty project using NestJS mod (2024-08-08) ([5fab437](5fab437)) * Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications (2024-09-13) ([#3](#3)) ([4b1c3c7](4b1c3c7)) * Semantic versioning of NestJS and Angular applications in the NX monorepository (2024-09-16) ([e2dde23](e2dde23))
- Loading branch information