# README
Copper
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.
🚀 Fullstack Toolkit
Copper provides a toolkit complete with everything you need to build web apps quickly.
📦 One Binary
Build frontend apps along with your backend and ship everything in a single binary.
📝 Server-side HTML
Copper includes utilities that help build web apps with server rendered HTML pages.
💡 Auto Restarts
Copper detects changes and automatically restarts server to save time.
🏗 Scaffolding
Skip boilerplate and scaffold code for your packages, database queries and routes.
🔋 Batteries Included
Includes CLI, lint, dev server, config management, and more!
🔩 First-party packages
Includes packages for authentication, pub/sub, queues, emails, and websockets.
Intro Video (Hacker News Clone)
Getting Started
Head over to the documentation to get started - https://docs.gocopper.dev/
Join us on Discord here - https://discord.gg/fT2AEZyM6A
License
MIT