github-education-resources / codespaces-project-template-py

Codespaces template for building a Python project
MIT License
157 stars 99 forks source link

Add a FastAPI Launch Profile #18

Open alfredodeza opened 1 year ago

alfredodeza commented 1 year ago

Configure VSCode to include a launch profile to run FastAPI in Debug mode.

This will require finding out how to add that in devcontainer.json. This is issue should be considered a nice-to-have