FastAPI-Template A simple fastapi service template How to run in vscode with docker watch 1: Ctrl + Shift + B to open tasks, run the 'prepare fastapi' task 2: switch to the created environment 3: open task bar again and run 'docker watch' How to run dev ~# poe rundev