Skip to content

GoVueKitA complete SaaS in one Go binary.

Yours, on your server, readable in an afternoon. Accounts, teams, roles, Stripe, email, backoffice β€” the six months of plumbing, already written and already tested.

GoVueKit

One command, everything running ​

The kit ships a labs stack: the product plus every service it talks to β€” single sign-on (Dex), S3 (MinIO), a Stripe API double, a mail inbox and PostgreSQL β€” on *.localhost, with nothing to configure:

bash
git clone <your-purchase-url> && cd go-vue-kit
docker compose -f deploy/labs/docker-compose.yml up -d --build

Then open http://labs.localhost, sign in through Dex, invite a teammate, and read their invitation in the inbox at mail.labs.localhost. Wipe everything with down -v.

The labs journey: SSO sign-in, create an organization, invite a teammate, read the invitation

Walk the whole journey β†’

Commercial license β€” you buy it once, the code is yours.