DEV Community

nestjs-mod Series' Articles

Back to ILshat Khamitov's Series
Collection of NestJS-mod utilities for unifying applications and modules on NestJS

Collection of NestJS-mod utilities for unifying applications and modules on NestJS

10
Comments
16 min read
NestJs-mod updated for work with NX v.19.5.3

NestJs-mod updated for work with NX v.19.5.3

Comments
1 min read
Website for NestJS-mod - https://nestjs-mod.com
Cover image for Website for NestJS-mod - https://nestjs-mod.com

Website for NestJS-mod - https://nestjs-mod.com

Comments
1 min read
Creating an empty project using NestJS-mod
Cover image for Creating an empty project using NestJS-mod

Creating an empty project using NestJS-mod

2
Comments
9 min read
Creating an empty Angular project and linking it to an existing server on NestJS

Creating an empty Angular project and linking it to an existing server on NestJS

Comments
9 min read
Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application

Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application

Comments
12 min read
Connecting PrismaORM to the NestJS-mod application and checking its operation via REST

Connecting PrismaORM to the NestJS-mod application and checking its operation via REST

1
Comments
13 min read
Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application

Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application

Comments
14 min read
An example of a simple update of NestJS-mod libraries

An example of a simple update of NestJS-mod libraries

Comments
4 min read
Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose

Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose

Comments
33 min read
Manual deployment of NestJS and Angular applications on a dedicated server via "Docker Compose" and "PM2"

Manual deployment of NestJS and Angular applications on a dedicated server via "Docker Compose" and "PM2"

1
Comments
28 min read
Adding the CI/CD config for deployment NestJS and Angular applications to a dedicated server using GitHub Actions

Adding the CI/CD config for deployment NestJS and Angular applications to a dedicated server using GitHub Actions

1
Comments
8 min read
Accelerating the deployment of NestJS and Angular using public Github runners and creating intermediate Docker images
Cover image for Accelerating the deployment of NestJS and Angular using public Github runners and creating intermediate Docker images

Accelerating the deployment of NestJS and Angular using public Github runners and creating intermediate Docker images

Comments
36 min read
Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications

Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications

Comments
13 min read
Access to the site on NestJS and Angular by domain name with SSL certificate in Kubernetes via Ingress

Access to the site on NestJS and Angular by domain name with SSL certificate in Kubernetes via Ingress

Comments
7 min read
Semantic versioning of NestJS and Angular applications in the NX monorepository

Semantic versioning of NestJS and Angular applications in the NX monorepository

Comments
4 min read
Adding lint-staged to NestJS and Angular applications, enabling semantic versioning of the frontend
Cover image for Adding lint-staged to NestJS and Angular applications, enabling semantic versioning of the frontend

Adding lint-staged to NestJS and Angular applications, enabling semantic versioning of the frontend

Comments
12 min read
Creating a configurable Webhook module for a NestJS application

Creating a configurable Webhook module for a NestJS application

1
Comments
63 min read
Creating a user interface for the Webhook module using Angular
Cover image for Creating a user interface for the Webhook module using Angular

Creating a user interface for the Webhook module using Angular

Comments
18 min read
Integration of external authorization server https://authorizer.dev into a full-stack application on NestJS and Angular

Integration of external authorization server https://authorizer.dev into a full-stack application on NestJS and Angular

Comments
21 min read
Integrating an external file server https://min.io into a full-stack application on NestJS and Angular

Integrating an external file server https://min.io into a full-stack application on NestJS and Angular

Comments
18 min read