Articles by Tag #nestjsmod

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Creating an empty project using NestJS-mod

After many years of writing various projects on NestJS and Angular, I decided to rewrite a group of...

Learn More 2 0Aug 8 '24

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

Connecting the Swagger documentation generator to the backend. Connection...

Learn More 1 0Aug 15 '24

Getting server time via WebSockets and displaying It in Angular application

In this post I will describe how to create a web socket stream in the backend on NestJS and subscribe...

Learn More 1 0Nov 20 '24

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

Prisma is connected to NestJS via a package https://www.npmjs.com/package/@nestjs-mod/prisma . The...

Learn More 1 0Aug 14 '24

NestJs-mod updated for work with NX v.19.5.3

New project # Create empty nx project npx --yes create-nx-workspace@19.5.3...

Learn More 0 0Jul 29 '24

Caching information in Redis on NestJS

Each frontend request to the backend requests user profile information from the database, this...

Learn More 0 0Nov 20 '24

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

This is the first static version of the site created via https://docusaurus.io In the future, the...

Learn More -2 0Aug 8 '24