https://github.com/pdmlab/vscode-debug-es6-node-docker-sample
Sample showing how to debug an ES6 Node.js application inside Docker containers using Visual Studio Code
https://github.com/pdmlab/vscode-debug-es6-node-docker-sample
Last synced: 9 months ago
JSON representation
Sample showing how to debug an ES6 Node.js application inside Docker containers using Visual Studio Code
- Host: GitHub
- URL: https://github.com/pdmlab/vscode-debug-es6-node-docker-sample
- Owner: PDMLab
- License: bsd-3-clause
- Created: 2016-04-09T11:35:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T13:11:24.000Z (almost 7 years ago)
- Last Synced: 2025-03-26T05:41:54.760Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-debug-es6-node-docker-sample
Sample showing how to debug an ES6 Node.js application inside Docker containers using Visual Studio Code
More details [here](https://alexanderzeitler.com/articles/debugging-a-nodejs-es6-application-in-a-docker-container-using-visual-studio-code/).
