awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

18 रिपॉजिटरी

Awesome GitHub RepositoriesBoilerplate

Starter templates and project scaffolding.

Explore 18 awesome GitHub repositories matching part of an awesome list · Boilerplate. Refine with filters or upvote what's useful.

Awesome Boilerplate GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • audreyr/cookiecutteraudreyr का अवतार

    audreyr/cookiecutter

    24,951GitHub पर देखें↗

    Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It functions as a project templating CLI and variable orchestrator that creates standardized software project boilerplates across different operating systems and programming languages. The tool generates project directory structures from predefined templates using variable substitution. It supports the retrieval of template source code from remote Git repositories and utilizes a definition file to prompt users for configuration values to personalize the resulting files and folder stru

    CLI utility for creating projects from templates.

    Python
    GitHub पर देखें↗24,951
  • cookiecutter/cookiecutter-djangocookiecutter का अवतार

    cookiecutter/cookiecutter-django

    13,421GitHub पर देखें↗

    Cookiecutter Django is a command-line utility designed to generate production-ready web application structures based on the Django framework. It functions as a standardized boilerplate generator that automates the initial setup of a project, providing a consistent foundation that includes pre-configured settings, security defaults, and integrated infrastructure services. The project distinguishes itself by providing a fully containerized development and deployment environment. It orchestrates multi-container stacks that manage databases, background workers, and web servers, ensuring that the

    Highly customizable starter project.

    Pythonboilerplatecelerycookiecutter
    GitHub पर देखें↗13,421
  • wsvincent/lithiumwsvincent का अवतार

    wsvincent/lithium

    2,464GitHub पर देखें↗

    Django starter project with 🔋

    Batteries-included starter project.

    Pythonallauthdjangodocker
    GitHub पर देखें↗2,464
  • vintasoftware/django-react-boilerplatevintasoftware का अवतार

    vintasoftware/django-react-boilerplate

    2,262GitHub पर देखें↗

    Django 5, React, Tailwind 4 with Python 3 and Webpack project boilerplate

    React and Tailwind project boilerplate.

    Python
    GitHub पर देखें↗2,262
  • wemake-services/wemake-django-templatewemake-services का अवतार

    wemake-services/wemake-django-template

    2,258GitHub पर देखें↗

    Bleeding edge django template focused on code quality and security.

    Strict, quality-focused Django project template.

    Python
    GitHub पर देखें↗2,258
  • drksephy/django-hackathon-starterDrkSephy का अवतार

    DrkSephy/django-hackathon-starter

    1,617GitHub पर देखें↗

    A boilerplate for Django web applications

    Boilerplate with social auth and API examples.

    Python
    GitHub पर देखें↗1,617
  • arocks/edgearocks का अवतार

    arocks/edge

    835GitHub पर देखें↗

    {% comment "This blockquote will be deleted" %}

    Modern, cutting-edge Django project skeleton.

    HTML
    GitHub पर देखें↗835
  • matteodem/meteor-boilerplatematteodem का अवतार

    matteodem/meteor-boilerplate

    819GitHub पर देखें↗

    This boilerplate is here to give you a structure for typical meteor projects, with a console tool to ease up some tasks. Here's what you get with it.

    General-purpose project boilerplate.

    JavaScript
    GitHub पर देखें↗819
  • epicserve/django-base-siteepicserve का अवतार

    epicserve/django-base-site

    452GitHub पर देखें↗

    The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.

    Starter site with common packages.

    Python
    GitHub पर देखें↗452
  • tobi-de/falcoTobi-De का अवतार

    Tobi-De/falco

    391GitHub पर देखें↗

    Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.

    Project starter focused on fast prototyping.

    Python
    GitHub पर देखें↗391
  • falcopackages/falco-clifalcopackages का अवतार

    falcopackages/falco-cli

    390GitHub पर देखें↗

    Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.

    CLI tool for modern project scaffolding.

    Python
    GitHub पर देखें↗390
  • curiouslearner/django-keelCuriousLearner का अवतार

    CuriousLearner/django-keel

    374GitHub पर देखें↗

    A versatile, production-ready Django project template for any use case

    Batteries-included template for SaaS and web apps.

    Jinja
    GitHub पर देखें↗374
  • jefftriplett/django-startprojectjefftriplett का अवतार

    jefftriplett/django-startproject

    276GitHub पर देखें↗

    :checkered_flag: Django Start Project template with batteries

    Batteries-included project template.

    Just
    GitHub पर देखें↗276
  • stribny/sidewinderstribny का अवतार

    stribny/sidewinder

    236GitHub पर देखें↗

    Django starter kit that focuses on good defaults, developer experience, and deployment. Updated for Django 5.2.

    Starter kit focused on developer experience and deployment.

    Python
    GitHub पर देखें↗236
  • ilikerobots/cookiecutter-vue-djangoilikerobots का अवतार

    ilikerobots/cookiecutter-vue-django

    231GitHub पर देखें↗

    Vue 3 Vite Django with no compromises. Use Vue SFCs directly in Django Templates, DRF not required.

    Vue and Django integration template.

    Python
    GitHub पर देखें↗231
  • aellerton/demo-allauth-bootstrapaellerton का अवतार

    aellerton/demo-allauth-bootstrap

    230GitHub पर देखें↗

    Simple, out-of-the-box Django all-auth demo app - A "brochure" or visitor (no login required) area - A members-only (login required) area. - Supports local email/password as well as easy oauth with Google, Facebook and others.

    Sample app demonstrating AllAuth and Bootstrap.

    Python
    GitHub पर देखें↗230
  • amerkurev/django-docker-templateamerkurev का अवतार

    amerkurev/django-docker-template

    227GitHub पर देखें↗

    Dockerized Django with Postgres, Gunicorn, and Traefik or Caddy (with auto renew Let's Encrypt)

    Dockerized project with Postgres and Traefik.

    Python
    GitHub पर देखें↗227
  • captainn/meteor-react-starterCaptainN का अवतार

    CaptainN/meteor-react-starter

    47GitHub पर देखें↗

    Meteor React Starter

    Starter project template using React.

    JavaScript
    GitHub पर देखें↗47
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Boilerplate