awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • angular-fullstack/generator-angular-fullstackAvatar de angular-fullstack

    angular-fullstack/generator-angular-fullstack

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

    AmanVarshney01/create-better-t-stack

    5,507Voir sur GitHub↗

    create-better-t-stack est un générateur de boilerplate full-stack et un outil de scaffolding pour TypeScript. Il fonctionne comme un constructeur de stack CLI interactif qui automatise l'initialisation des environnements de développement en combinant des technologies spécifiques de frontend, backend, base de données et API. Le système opère comme un moteur de boilerplate typé, utilisant un mappeur de configuration pour assurer une sécurité de type de bout en bout sur toute l'architecture de l'application. Il utilise une interface visuelle et une configuration basée sur des invites pour aider les utilisateurs à sélectionner des runtimes et des bibliothèques compatibles, que l'outil traduit ensuite en une structure de dossiers personnalisée et des commandes d'installation. L'outil couvre l'initialisation de projet, le mappage de stack technologique personnalisée et la génération automatisée d'environnements de développement coordonnés.

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

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

Explorer les sous-tags

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