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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
create-go-app avatar

create-go-app/cli

0
View on GitHub↗
2,759 stars·271 forks·Go·Apache-2.0·12 viewsgithub.com/create-go-app/cli/wiki↗

Cli

✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.

Features

  • General Utilities - CLI for generating production-ready full-stack projects.
  • General Utility Libraries - CLI for scaffolding production-ready projects.
  • Project Documentation Examples - Features a clean logo and quickstart installation guide.
  • Project Scaffolding - CLI tool for generating full-stack project skeletons.

Star history

Star history chart for create-go-app/cliStar history chart for create-go-app/cli

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cli

Similar open-source projects, ranked by how many features they share with Cli.
  • tmrts/boilrtmrts avatar

    tmrts/boilr

    1,764View on GitHub↗

    :zap: boilerplate template manager that generates files or directories from template repositories

    Go
    View on GitHub↗1,764
  • afex/hystrix-goafex avatar

    afex/hystrix-go

    4,418View on GitHub↗

    This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls

    Go
    View on GitHub↗4,418
  • abo/rerateA

    abo/rerate

    0View on GitHub↗
    View on GitHub↗0
  • adelowo/onecacheA

    adelowo/onecache

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Cli→

Frequently asked questions

What does create-go-app/cli do?

✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.

What are the main features of create-go-app/cli?

The main features of create-go-app/cli are: General Utilities, General Utility Libraries, Project Documentation Examples, Project Scaffolding.

What are some open-source alternatives to create-go-app/cli?

Open-source alternatives to create-go-app/cli include: tmrts/boilr — :zap: boilerplate template manager that generates files or directories from template repositories. alxrm/ugo. adelowo/onecache. afex/hystrix-go — This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services… abo/rerate. alexpantyukhin/go-pattern-match.