Rocket Boilerplate 🚀
Scaffold a production-ready Go backend with one click.
Features
- Generates a complete Go (Golang) project structure.
- Pre-configured with Postgres and Redis.
- Includes Docker Compose for instant infrastructure.
- Supports Gin, Chi, and Net/HTTP.
Usage
- Open the Command Palette (
Ctrl+Shift+P).
- Run
Initialize Production Backend.
- Follow the prompts!
Requirements
- Go 1.21+
- Docker (optional, but recommended for DB)
| |