awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesFull-Stack Generators

Generates complete project skeletons combining an AngularJS frontend with an Express.js backend.

Distinct from AngularJS: Distinct from AngularJS: focuses on generating full-stack projects, not just AngularJS module structure.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Full-Stack Generators. Refine with filters or upvote what's useful.

Awesome Full-Stack Generators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • angular-fullstack/generator-angular-fullstackAvatar angular-fullstack

    angular-fullstack/generator-angular-fullstack

    6,095Vezi pe GitHub↗

    This is a Yeoman generator that produces complete full-stack web application project skeletons, combining an AngularJS frontend with an Express.js backend. It scaffolds a MEAN stack project structure with MongoDB, including optional OAuth authentication and real-time WebSocket communication capabilities. The generator produces a complete project skeleton with a live-reload development server, preconfigured build and testing tools, and environment-specific configuration files. It includes role-based authentication with local and social login strategies, route protection, and admin user managem

    Combines an Express.js backend with an AngularJS frontend using a single generator.

    JavaScriptangularbabelfull-stack
    Vezi pe GitHub↗6,095
  • amanvarshney01/create-better-t-stackAvatar AmanVarshney01

    AmanVarshney01/create-better-t-stack

    5,507Vezi pe GitHub↗

    create-better-t-stack este un generator de boilerplate full-stack și un instrument de scafolding pentru proiecte TypeScript. Funcționează ca un builder de stack CLI interactiv care automatizează inițializarea mediilor de dezvoltare prin combinarea unor tehnologii specifice de frontend, backend, baze de date și API. Sistemul operează ca un motor de boilerplate type-safe, utilizând un mapper de configurare pentru a asigura siguranța tipurilor (type safety) end-to-end în întreaga arhitectură a aplicației. Utilizează o interfață vizuală și configurare bazată pe prompt-uri pentru a ajuta utilizatorii să selecteze runtime-uri și biblioteci compatibile, pe care instrumentul le traduce apoi într-un layout de foldere personalizat și comenzi de instalare. Instrumentul acoperă inițializarea proiectului, maparea stack-ului tehnologic personalizat și generarea automatizată a mediilor de dezvoltare coordonate.

    Provides a CLI for building custom development environments by selecting specific frontend, backend, and API layers.

    TypeScriptbetter-authbunclack-prompt
    Vezi pe GitHub↗5,507
  1. Home
  2. Software Engineering & Architecture
  3. Project Architectures
  4. Modular Project Structures
  5. AngularJS
  6. Full-Stack Generators

Explorează sub-etichetele

  • CLICommand-line tools specifically designed to generate complete full-stack project skeletons. **Distinct from Full-Stack Generators:** Focuses specifically on the CLI-driven generation of the full stack rather than general framework generators.