Skip to content

zeides/express_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker + Express + nodemon + vscode debug

This is a sample project to show how an Express application can be run inside a Docker container with livereloading and debug support.

Setup

1. Run application:

$ docker-compose up

Application runs on http://localhost:3000.

2. Debug application:

To debug the application press F5 in vscode while the container is running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published