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
262 forks
Language: Go
last commit: 3 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. | 12 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
shpota/goxygen | Automates the creation of web projects with Go and various front-end frameworks and databases. | 3,522 |
urfave/cli | A package for building simple command line tools in Go with support for flexible flag parsing and dynamic shell completion. | 22,371 |
ko-build/ko | Builds fast and efficient Go application containers without requiring Docker installation | 7,647 |
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. | 7,968 |
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 | 479 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,290 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
cue-lang/cue | A tool for validating and defining text-based and dynamic configuration files | 5,138 |
melkeydev/go-blueprint | A tool for quickly setting up Go projects with pre-configured structures and frameworks. | 4,587 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |