Skip to content

🐞 Example for Debugging Node.js + Typescript Running inside Docker Containers with Hot Reload

Notifications You must be signed in to change notification settings

flolu/docker-typescript-debug

Repository files navigation


Docker Typescript Debugging

Example for Debugging Node.js + Typescript Running inside Docker Containers with Hot Reload

Watch the YouTube Tutorial

Features

  • Node.js + TypeScript app
  • Runs in Docker container
  • With hot reload
  • Ability to debug with VSCode
  • Multiple applications
  • A shared library

Usage

Recommended OS: Linux

Requirements: Yarn, Docker, Docker Compose

Setup

  • yarn install

Development

  • make dev or yarn dev (Start development backend services, http://localhost:3000)
  • Ctrl+F5 (Start debugging and choose which container to debug)

Codebase

Important files

Credits

Icons made by Freepik from www.flaticon.com

About

🐞 Example for Debugging Node.js + Typescript Running inside Docker Containers with Hot Reload

Topics

Resources

Stars

Watchers

Forks

Sponsor this project