Quickstart
See Zug Zug agree on a name in 30 seconds — no warehouse or account needed.
Requires Docker. No warehouse or Google account needed.
git clone https://github.com/Fredehagelund92/zugzug.git
cd zugzug
docker compose upOpen http://localhost:8080 and create your account — the first user becomes the
admin. The demo boots with sample reference tables like Country and
Product Category so you can explore the grid right away.
First run
Building the images takes a few minutes the first time. Later runs start in seconds.
To connect your own warehouse or turn off the demo seed, see the server configuration. Running it for real? Read the deploy guide.