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
·
AmanVarshney01 avatar

AmanVarshney01/create-better-t-stack

0
View on GitHub↗
5,507 estrellas·303 forks·TypeScript·MIT·4 vistasbetter-t-stack.dev↗

Create Better T Stack

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.

Features

  • Full-Stack Application Builders - Provides an interactive CLI to automate the selection and setup of full-stack application components and dependencies.
  • Type-Safe Scaffolders - Automates the bootstrapping of full-stack projects with integrated end-to-end type safety.
  • Environment Initializers - Automates the setup of local coding environments by installing required runtimes and tools.
  • Interactive CLI Prompts - Uses interactive terminal prompts to collect user preferences for project structure and technology selection.
  • Project Scaffolders - Provides a CLI tool to automatically generate the initial directory structure and configuration files for new projects.
  • Template-Based Code Generators - Generates a customized filesystem layout by injecting technology preferences into boilerplate directory templates.
  • Project Initializers - Provides a CLI tool to quickly bootstrap new project directories with essential configurations and dependencies.
  • End-to-End - Ensures end-to-end type safety by matching user selections against a predefined map of compatible frameworks.
  • End-to-End Type Safety Frameworks - Configures a full stack where types are propagated across the API and frontend to prevent runtime errors.
  • CLI - Provides a CLI for building custom development environments by selecting specific frontend, backend, and API layers.
  • Full-Stack Application Boilerplates - Generates coordinated frontend, backend, and database templates to eliminate manual configuration.
  • Configuration Stacks - Allows users to define a tailored development environment by bundling specific runtimes, databases, and authentication providers.
  • Command Construction - Dynamically assembles shell command strings based on user-selected dependencies to automate stack installation.
  • Visual Stack Configurators - Offers a visual interface for choosing preferred technologies to generate accurate project installation commands.
  • CLI Command Generators - Automatically generates specific terminal commands to install the selected custom technology stack.
  • Technology Stack Mappers - Maps selected frameworks and libraries to ensure a consistent and stable application architecture.

Historial de estrellas

Gráfico del historial de estrellas de amanvarshney01/create-better-t-stackGráfico del historial de estrellas de amanvarshney01/create-better-t-stack

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace amanvarshney01/create-better-t-stack?

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.

¿Cuáles son las características principales de amanvarshney01/create-better-t-stack?

Las características principales de amanvarshney01/create-better-t-stack son: Full-Stack Application Builders, Type-Safe Scaffolders, Environment Initializers, Interactive CLI Prompts, Project Scaffolders, Template-Based Code Generators, Project Initializers, End-to-End.

¿Qué alternativas de código abierto existen para amanvarshney01/create-better-t-stack?

Las alternativas de código abierto para amanvarshney01/create-better-t-stack incluyen: spartan-ng/spartan — Spartan is a development framework and design system toolset that combines a headless UI component library with a… jhipster/generator-jhipster — This project is a full-stack application generator and Java application scaffolder designed to produce the initial… wasp-lang/wasp — Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining… kriasoft/react-starter-kit — This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a… angular/angular-cli — The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of… christianlempa/boilerplates — This project is a project scaffolding engine and template-based code generator. It provides a modular project template…

Alternativas open-source a Create Better T Stack

Proyectos open-source similares, clasificados según cuántas características comparten con Create Better T Stack.
  • spartan-ng/spartanAvatar de spartan-ng

    spartan-ng/spartan

    2,655Ver en GitHub↗

    Spartan is a development framework and design system toolset that combines a headless UI component library with a full-stack application scaffolder. It provides accessible, unstyled primitives that separate behavioral logic from visual styling, while automating the creation of development environments with end-to-end type safety across API and database layers. The project distinguishes itself by utilizing a component distribution model that copies styled source files directly into the local codebase to prevent dependency-based style locking. It also functions as an AI context server, using a

    TypeScriptaccessibilityanalogjsangular
    Ver en GitHub↗2,655
  • jhipster/generator-jhipsterAvatar de jhipster

    jhipster/generator-jhipster

    22,418Ver en GitHub↗

    This project is a full-stack application generator and Java application scaffolder designed to produce the initial project structure and boilerplate code for modern web applications and microservice architectures. It functions as a development platform that uses predefined technology stacks to automate the creation of backend services and APIs. The system includes a customizable code blueprint tool, allowing users to extend or replace standard generation patterns to modify the default code structure of client and server components. It also provides a containerized development environment to e

    TypeScriptangularclouddocker
    Ver en GitHub↗22,418
  • wasp-lang/waspAvatar de wasp-lang

    wasp-lang/wasp

    18,146Ver en GitHub↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    TypeScripthaskelljavascriptnode
    Ver en GitHub↗18,146
  • kriasoft/react-starter-kitAvatar de kriasoft

    kriasoft/react-starter-kit

    23,603Ver en GitHub↗

    This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification

    TypeScript
    Ver en GitHub↗23,603
Ver las 30 alternativas a Create Better T Stack→