awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Development Containers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDevelopment Containers

Isolated environments that mirror production settings for local development and debugging.

Distinguishing note: Focuses on local development workflow and live synchronization rather than production orchestration.

Explore 1 awesome GitHub repository matching development tools & productivity · Development Containers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Development Containers

Awesome Development Containers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • fastapi/full-stack-fastapi-template

    fastapi/full-stack-fastapi-template

    41,625View on GitHub↗

    This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th

    Define local development environments using container overrides to enable live code synchronization and interactive debugging sessions without requiring a full rebuild of the underlying application images.

    TypeScriptbackendchakra-uidocker
    41,625View on GitHub↗