fastapi
fastapi copied to clipboard
add devcontainer definition
Hello,
I created a devcontainer definition for container-based development with vscode. This helps to get started quickly and sets up an environment to be able to contribute to fastapi.
Regards Marcel
📝 Docs preview for commit 5ac17930bdab6cb63942baa4058a77b70bf49254 at: https://64117c1b26b07329c754de66--fastapi.netlify.app
📝 Docs preview for commit 01cb7e96374dbe9d59825da8900e7b3df1e76e9c at: https://644784a67a79db1ba17fad3e--fastapi.netlify.app
📝 Docs preview for commit bee0ccc7496443f01d7a823e007889943741a62c at: https://647d8cb75a670c33b2c52c73--fastapi.netlify.app
idk this is the good way, adding to code directly. Maybe write a usage and adding contributing section. I think it can be more useful
Thanks @msander! 🍰
I'm currently not using devcontainers for FastAPI myself, so sadly I wouldn't really be able to maintain and make sure this file is up to date. I'm also not sure how many people are using devcontainers for working on FastAPI internals. For now, I'll pass on this, maybe at another point in the future.
Nevertheless, I think it would be a good idea for you to write a blog post about using devcontainers with FastAPI and then add the link in the external links section. 🤓
Adding a comment for searchability. This request was intended to enable GitHub Codespaces configuration. @msander did you ever create a blog post on this?