full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
🔧 Add debug launch config "Debug Fullstack"
Just adding a launch configuration for convenience to start both frontend and backend with a single command.
Thanks! I would prefer to keep the two commands, so that people can start the debugger for the component they want to work on (frontend or backend), and if they want both, to opt-in doing it explicitly by running both. So, for now I'll pass on this one, but thanks for the effort! :cake: