Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
nestjs-mod Series' Articles
Back to ILshat Khamitov's Series
Collection of NestJS-mod utilities for unifying applications and modules on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Jan 24
Collection of NestJS-mod utilities for unifying applications and modules on NestJS
#
nestjs
#
typescript
#
node
#
nestjsmod
10
reactions
Comments
Add Comment
16 min read
NestJs-mod updated for work with NX v.19.5.3
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Jul 29
NestJs-mod updated for work with NX v.19.5.3
#
nestjs
#
typescript
#
node
#
nestjsmod
Comments
Add Comment
1 min read
Website for NestJS-mod - https://nestjs-mod.com
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 8
Website for NestJS-mod - https://nestjs-mod.com
#
nestjs
#
typescript
#
node
#
nestjsmod
Comments
Add Comment
1 min read
Creating an empty project using NestJS-mod
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 8
Creating an empty project using NestJS-mod
#
nestjs
#
typescript
#
nestjsmod
#
fullstack
2
reactions
Comments
Add Comment
9 min read
Creating an empty Angular project and linking it to an existing server on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 10
Creating an empty Angular project and linking it to an existing server on NestJS
#
angular
#
typescript
#
nestjsmod
#
fullstack
Comments
Add Comment
9 min read
Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 11
Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application
#
postgres
#
flyway
#
nestjsmod
#
fullstack
Comments
Add Comment
12 min read
Connecting PrismaORM to the NestJS-mod application and checking its operation via REST
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 14
Connecting PrismaORM to the NestJS-mod application and checking its operation via REST
#
nestjs
#
prisma
#
nestjsmod
#
fullstack
1
reaction
Comments
Add Comment
13 min read
Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 15
Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application
#
nestjs
#
angular
#
nestjsmod
#
fullstack
Comments
Add Comment
14 min read
An example of a simple update of NestJS-mod libraries
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 15
An example of a simple update of NestJS-mod libraries
#
pm2
#
bug
#
nestjsmod
#
fullstack
Comments
Add Comment
4 min read
Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 20
Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose
#
pm2
#
docker
#
nestjsmod
#
fullstack
Comments
Add Comment
33 min read
Manual deployment of NestJS and Angular applications on a dedicated server via "Docker Compose" and "PM2"
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 22
Manual deployment of NestJS and Angular applications on a dedicated server via "Docker Compose" and "PM2"
#
pm2
#
docker
#
nestjsmod
#
fullstack
1
reaction
Comments
Add Comment
28 min read
Adding the CI/CD config for deployment NestJS and Angular applications to a dedicated server using GitHub Actions
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Aug 26
Adding the CI/CD config for deployment NestJS and Angular applications to a dedicated server using GitHub Actions
#
docker
#
github
#
nestjsmod
#
fullstack
1
reaction
Comments
Add Comment
8 min read
Accelerating the deployment of NestJS and Angular using public Github runners and creating intermediate Docker images
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Sep 8
Accelerating the deployment of NestJS and Angular using public Github runners and creating intermediate Docker images
#
docker
#
github
#
nestjsmod
#
fullstack
Comments
Add Comment
36 min read
Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Sep 14
Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications
#
kubernetes
#
github
#
nestjsmod
#
fullstack
Comments
Add Comment
13 min read
Access to the site on NestJS and Angular by domain name with SSL certificate in Kubernetes via Ingress
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Sep 16
Access to the site on NestJS and Angular by domain name with SSL certificate in Kubernetes via Ingress
#
kubernetes
#
github
#
nestjsmod
#
fullstack
Comments
Add Comment
7 min read
Semantic versioning of NestJS and Angular applications in the NX monorepository
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Sep 16
Semantic versioning of NestJS and Angular applications in the NX monorepository
#
nx
#
github
#
nestjsmod
#
fullstack
Comments
Add Comment
4 min read
Adding lint-staged to NestJS and Angular applications, enabling semantic versioning of the frontend
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Sep 17
Adding lint-staged to NestJS and Angular applications, enabling semantic versioning of the frontend
#
lint
#
format
#
nestjsmod
#
fullstack
Comments
Add Comment
12 min read
Creating a configurable Webhook module for a NestJS application
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Oct 6
Creating a configurable Webhook module for a NestJS application
#
nestjs
#
webhook
#
nestjsmod
#
fullstack
1
reaction
Comments
Add Comment
63 min read
Creating a user interface for the Webhook module using Angular
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Oct 25
Creating a user interface for the Webhook module using Angular
#
angular
#
webhook
#
nestjsmod
#
fullstack
Comments
Add Comment
18 min read
Integration of external authorization server https://authorizer.dev into a full-stack application on NestJS and Angular
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Nov 7
Integration of external authorization server https://authorizer.dev into a full-stack application on NestJS and Angular
#
angular
#
authorizer
#
nestjsmod
#
fullstack
Comments
Add Comment
21 min read
Integrating an external file server https://min.io into a full-stack application on NestJS and Angular
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Nov 15
Integrating an external file server https://min.io into a full-stack application on NestJS and Angular
#
angular
#
minio
#
nestjsmod
#
fullstack
Comments
Add Comment
18 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account