The MakInfraTek Blogs
  • Home
  • About
Sign in Subscribe

nestjs

A collection of 2 posts
Nestjs docker - Run nestjs in container
nestjs

Nestjs docker - Run nestjs in container

In this article we will convert our nestjs app into docker image with multi stage build. Creating the Dockerfile create a dockerfile and .dockerignore file in the root directory of your project touch Dockerfile touch .dockerignore Add the following code in the .dockerignore file to prevent these files to be
Nov 13, 2022 1 min read
Realtime chat app using React, Nestjs and Socket.io
nestjs Featured

Realtime chat app using React, Nestjs and Socket.io

In this article, we will create a real time chat app using React, Socket.io and Nest Js (node js framework) with tailwind CSS. Technology Stack: 1) React JS - It is a Popular JavaScript library for developing Single page applications. Here, we are using react js for developing client-side
Oct 23, 2022 5 min read
Page 1 of 1
The MakInfraTek Blogs © 2025
  • Sign up
Powered by Ghost