Entroblog - Powered by Entrostat

Debugging a Typescript Project (Nestjs in our case) Running in a Docker Container using Webstorm (or any IDE)

Debugging a project that runs in a Docker container can be tough! This guide runs through debugging a Typescript project (Nestjs) using Webstorm and docker. Although the guide uses Nestjs as the framework and Webstorm as the IDE, it should work in general for any IDE and any Typescript project.

Routing Multiple Domains using HAProxy (HTTP and HTTPS)

Routing to multiple domains over http and https using haproxy. The SSL certificates are generated by the hosts so haproxy doesn't need to have anything to do with that, this makes for a super easy setup!

Tutorial: Install and Configure Zsh on Ubuntu

Using Oh My Zsh vastly improves Zsh and allows you to make your terminal behave, look and feel however you want

Setting up Vagrant Ubuntu VM (VirtualBox Provider) to run Docker Compose Node + Angular 6 Project with File Change Detection on Windows Host

Ever struggled setting up a node project within an Vagrant Ubuntu VM on a Windows host? If so then this blog article is for you!

Setting up a Database Module in Nest.js

There were a couple of mistakes that I made when setting up a Nestjs database module. Hopefully this will help you avoid the same errors!

Entroblog - Powered by Entrostat © 2026