Home

Awesome

<p align="center"> <a href="https://gocopper.dev" target="_blank" rel="noopener noreferrer"> <img width="180" src="https://gocopper.dev/static/logo.svg" alt="Copper logo"> </a> </p> <p align="center"> <a href="https://goreportcard.com/report/github.com/gocopper/copper" target="_blank" rel="noopener noreferrer"> <img src="https://goreportcard.com/badge/github.com/gocopper/copper" alt="Go Report Card"> </a> <a href="https://pkg.go.dev/github.com/gocopper/copper" target="_blank" rel="noopener noreferrer"> <img src="https://pkg.go.dev/badge/github.com/gocopper/copper?status.svg" alt="Go Doc"> </a> </p> <br />

Copper

<p> Copper is a Go toolkit complete with everything you need to build web apps. It focuses on developer productivity and makes building web apps in Go more fun with less boilerplate and out-of-the-box support for common needs. </p>

🚀 Fullstack Toolkit

<p>Copper provides a toolkit complete with everything you need to build web apps quickly.</p>

📦 One Binary

<p>Build frontend apps along with your backend and ship everything in a single binary.</p>

📝 Server-side HTML

<p>Copper includes utilities that help build web apps with server rendered HTML pages.</p>

💡 Auto Restarts

<p>Copper detects changes and automatically restarts server to save time.</p>

🏗 Scaffolding

<p>Skip boilerplate and scaffold code for your packages, database queries and routes.</p>

🔋 Batteries Included

<p>Includes CLI, lint, dev server, config management, and more!</p>

🔩 First-party packages

<p>Includes packages for authentication, pub/sub, queues, emails, and websockets.</p> <br />

Intro Video (Hacker News Clone)

<br />

Getting Started

Head over to the documentation to get started - https://docs.gocopper.dev/

Join us on Discord here - https://discord.gg/fT2AEZyM6A

<br />

License

MIT