tiangolo / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
MIT License
24.79k stars 4.2k forks source link

Support the use of dev containers for reproducible dev environment #726

Closed JonathanPlasse closed 4 months ago

JonathanPlasse commented 4 months ago

This would allow having the dev environment automatically set up and allow using code spaces. https://code.visualstudio.com/docs/devcontainers/containers

PhilippWu commented 4 months ago

if #721 is solved it may also support devcontainers