docker-django-example icon indicating copy to clipboard operation
docker-django-example copied to clipboard

Great project! How to debug in VScode?

Open ccjcan opened this issue 1 year ago • 1 comments

Hi, I'm able to run the code using the great ./run command but how would I go about using VScode to debug step by step? Thanks

ccjcan avatar Jun 18 '24 23:06 ccjcan

Hi,

Sorry for the late reply. I don't use VSCode but I think if you follow any Docker / VSCode / debugging guide it should work. You may need to use VSCode's remote containers feature but that's fully separate from this project.

nickjj avatar Jul 12 '24 12:07 nickjj