cli
Stack builder
A command-line tool for creating and deploying full-stack web applications with Go backend, JavaScript/TypeScript frontend, and automated deployment using Ansible and Docker.
✨ 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.
3k stars
31 watching
261 forks
Language: Go
last commit: 5 months ago
Linked from 3 awesome lists
ansible-playbookbackendbackend-templateboilerplate-applicationboilerplate-templatecgappclicli-appcli-commandscreate-go-appcuidocker-containerdocker-imagefrontendfrontend-templategogo-cligolanghacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
create-go-app/chi-go-template | A production-ready Go backend template with a lightweight router for building HTTP services. | 13 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
shpota/goxygen | Automates the creation of web projects with Go and various front-end frameworks and databases. | 3,531 |
urfave/cli | A package for building simple command line tools in Go with support for flexible flag parsing and dynamic shell completion. | 22,463 |
ko-build/ko | Builds fast and efficient Go application containers without requiring Docker installation | 7,705 |
create-go-app/net_http-go-template | Provides a basic net/http backend template with Fiber framework and various utility packages for creating a new Go application | 50 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 8,027 |
teris-io/cli | Provides a simple API for building command line applications in Go. | 130 |
golang-templates/seed | Automates setup and workflow for Go applications | 486 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,303 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,481 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 966 |
cue-lang/cue | CUE is a tool for validating and defining text-based configuration data | 5,174 |
melkeydev/go-blueprint | A CLI tool that automates the setup of Go projects with a structured directory layout and optional integration with popular frameworks. | 6,136 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |