json2d / vscode-debug-flask-in-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-debug-flask-in-docker

Getting Started

Run this to start the dockerized app, or to reload after file changes:

./dockup.sh

Attaching to Debugger from VSCode Editor

the file .vscode/launch.json contains the launch config we'll use to attach, simply press F5 to make run it.

About

License:MIT License


Languages

Language:Python 64.3%Language:Dockerfile 28.1%Language:Shell 7.6%