awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repository-uri

Awesome GitHub RepositoriesApplication Project Bootstrapping

Generating the initial structure and dependencies for a new end-user application.

Distinct from Library Project Bootstrapping: Targets full applications with deployment settings rather than distributable software libraries

Explore 8 awesome GitHub repositories matching development tools & productivity · Application Project Bootstrapping. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Application Project Bootstrapping

Awesome Application Project Bootstrapping GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • thoughtbot/suspendersAvatar thoughtbot

    thoughtbot/suspenders

    4,048Vezi pe GitHub↗

    Suspenders este un instrument de bootstrapper și șablon de aplicație pentru Ruby on Rails. Acesta oferă o fundație standardizată pentru inițializarea proiectelor server-side prin integrarea unei suite preconfigurate de biblioteci pentru monitorizare, testare și controlul versiunilor. Setul de instrumente dispune de un framework de deployment dedicat, optimizat pentru Heroku, automatizând livrarea codului către mediile de staging și producție. Utilizează o abordare de tip „infrastructură ca cod” (IaC), folosind fișiere de configurare versionate pentru a asigura consistența între diferite medii cloud și pentru a reduce întreruperile în timpul implementării. Proiectul acoperă fluxuri de lucru automatizate pentru integrare și livrare continuă (CI/CD), inclusiv testarea automată și linting-ul stilului de cod. Include, de asemenea, capabilități pentru provizionarea mediilor, cum ar fi configurarea git remotes și setările bazei de date.

    Create a new application by applying a pre-configured set of default libraries and deployment settings.

    Rubyrailstemplate
    Vezi pe GitHub↗4,048
  • neutrinojs/neutrinoAvatar neutrinojs

    neutrinojs/neutrino

    3,914Vezi pe GitHub↗

    Neutrino este un framework de build și orchestrator „zero-config” pentru proiecte JavaScript. Acesta servește drept framework de presetări pentru build, eliminând necesitatea fișierelor de configurare manuale prin utilizarea unui model „convenție peste configurație” pentru a inițializa mediile de dezvoltare. Sistemul funcționează ca un manager de presetări, împachetând setările complexe ale instrumentelor de build în module reutilizabile. Aceste configurații sunt gestionate printr-un pipeline de build compozabil care combină mai multe presetări într-un singur lanț de execuție, prin îmbinarea și suprascrierea proprietăților obiectelor. Proiectul acoperă gestionarea toolchain-ului de frontend și standardizarea procesului de build. Oferă posibilitatea de a crea presetări de build personalizate pentru a menține medii consistente în diferite proiecte și echipe.

    Bootstraps the initial structure and build environment for new applications using shared configuration presets.

    JavaScriptbuild-tooljavascriptmiddleware
    Vezi pe GitHub↗3,914
  • helidon-io/helidonAvatar helidon-io

    helidon-io/helidon

    3,798Vezi pe GitHub↗

    Helidon is a Java microservices framework designed for building cloud-native applications. It provides a virtual thread web server to handle high-volume concurrent network requests and implements MicroProfile specifications, including JAX-RS and CDI, to ensure interoperability and standardization. The framework functions as a multi-protocol API gateway, supporting the delivery of data through REST, GraphQL, and gRPC. It includes a native compiler that transforms Java bytecode into standalone native executables to reduce memory footprint and startup time. The platform covers functional-reacti

    Offers a CLI and predefined archetypes for generating the initial structure and dependencies of new applications.

    Javajavamicroprofilemicroservice-framework
    Vezi pe GitHub↗3,798
  • azat-co/practicalnodeAvatar azat-co

    azat-co/practicalnode

    3,787Vezi pe GitHub↗

    Practicalnode is a comprehensive educational resource and backend development framework for mastering server-side programming with Node.js. It provides a structured approach to building scalable network services, REST APIs, and real-time applications using asynchronous JavaScript. The project serves as a detailed implementation guide for several core backend patterns, including MongoDB data modeling and the construction of REST API development kits. It emphasizes a specific workflow for Docker containerization and offers a variety of strategies for managing user identity through stateless tok

    Provides a command-line interface to generate standardized project structures, including support for view engines.

    JavaScriptapressawsaws-ec2
    Vezi pe GitHub↗3,787
  • upstash/jstackAvatar upstash

    upstash/jstack

    3,760Vezi pe GitHub↗

    jstack is a TypeScript full stack framework and edge-compatible web stack. It serves as a development setup that ensures end-to-end type safety by sharing TypeScript definitions between the server and the client. The project functions as a Next.js application boilerplate, providing a pre-configured starting point for building web applications with integrated routing, styling, and database tools. It includes a type-safe database integration system that automatically generates TypeScript definitions from database schemas to prevent runtime data errors. The framework covers full stack web devel

    Provides a bootstrapping mechanism to generate the initial structure and dependencies for new applications.

    TypeScript
    Vezi pe GitHub↗3,760
  • spring-io/initializrAvatar spring-io

    spring-io/initializr

    3,690Vezi pe GitHub↗

    Initializr is a project bootstrapper for JVM-based applications, specifically designed to generate initial directory layouts and configuration files for Spring Framework projects. It functions as a metadata service and generator that produces project skeletons with pre-configured dependencies, build systems, and language settings. The system can be deployed as a self-hosted project scaffolder, allowing organizations to apply proprietary project conventions and metadata to generated codebases. It exposes available dependencies and platform versions through a web-based API, enabling third-party

    Generates the initial structure and dependencies for new end-user applications.

    Java
    Vezi pe GitHub↗3,690
  • mckaywrigley/mckays-app-templateAvatar mckaywrigley

    mckaywrigley/mckays-app-template

    1,935Vezi pe GitHub↗

    This is the template I use to start new full-stack projects.

    Provides a pre-configured foundation with integrated frontend, database, and authentication services to accelerate project development.

    TypeScript
    Vezi pe GitHub↗1,935
  • aplus-framework/oneAvatar aplus-framework

    aplus-framework/one

    244Vezi pe GitHub↗

    One is a command-line utility designed to manage the lifecycle of PHP applications. It provides a unified interface for initializing standardized project structures and configurations, ensuring consistent organization from the start of development. The tool integrates automated routines to maintain application stability and code health. It performs dependency verification, static analysis, and code style enforcement to validate project integrity before deployment. Additionally, it includes a structured communication interface for reporting security vulnerabilities, allowing maintainers to rev

    Initializes standardized directory structures and configurations to accelerate web application development.

    PHPaplusaplus-frameworkapp
    Vezi pe GitHub↗244