fastapi icon indicating copy to clipboard operation
fastapi copied to clipboard

add devcontainer definition

Open msander opened this issue 1 year ago • 4 comments

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

msander avatar Mar 15 '23 08:03 msander

📝 Docs preview for commit 5ac17930bdab6cb63942baa4058a77b70bf49254 at: https://64117c1b26b07329c754de66--fastapi.netlify.app

github-actions[bot] avatar Mar 15 '23 08:03 github-actions[bot]

📝 Docs preview for commit 01cb7e96374dbe9d59825da8900e7b3df1e76e9c at: https://644784a67a79db1ba17fad3e--fastapi.netlify.app

github-actions[bot] avatar Apr 25 '23 07:04 github-actions[bot]

📝 Docs preview for commit bee0ccc7496443f01d7a823e007889943741a62c at: https://647d8cb75a670c33b2c52c73--fastapi.netlify.app

github-actions[bot] avatar Jun 05 '23 07:06 github-actions[bot]

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

BilalAlpaslan avatar Jun 05 '23 09:06 BilalAlpaslan

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. 🤓

tiangolo avatar Sep 27 '23 21:09 tiangolo

Adding a comment for searchability. This request was intended to enable GitHub Codespaces configuration. @msander did you ever create a blog post on this?

Ryandaydev avatar Nov 26 '23 21:11 Ryandaydev