awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • angular-fullstack/generator-angular-fullstackAvatar de angular-fullstack

    angular-fullstack/generator-angular-fullstack

    6,095Ver en 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
    Ver en GitHub↗6,095
  • amanvarshney01/create-better-t-stackAvatar de AmanVarshney01

    AmanVarshney01/create-better-t-stack

    5,507Ver en GitHub↗

    create-better-t-stack es un generador de boilerplate full-stack y un andamiaje para proyectos en TypeScript. Funciona como un constructor de stack CLI interactivo que automatiza la inicialización de entornos de desarrollo combinando tecnologías específicas de frontend, backend, base de datos y API. El sistema opera como un motor de boilerplate con seguridad de tipos, utilizando un mapeador de configuración para garantizar la seguridad de tipos end-to-end en toda la arquitectura de la aplicación. Utiliza una interfaz visual y una configuración basada en prompts para ayudar a los usuarios a seleccionar runtimes y librerías compatibles, que la herramienta traduce luego en un diseño de carpetas personalizado y comandos de instalación. La herramienta cubre la inicialización de proyectos, el mapeo de stacks tecnológicos personalizados y la generación automatizada de entornos de desarrollo coordinados.

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

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

Explorar subetiquetas

  • 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.