What it does
Deploy GridWork HQ with a single docker compose up command. Multi-stage Dockerfile for optimized production builds.
Setup
- 1Install Docker and Docker Compose
- 2Run: docker compose up -d
- 3Access dashboard at localhost:3000
What happens without it
Run directly with bun/node instead. Same features, just different deployment method.
Ready to get started?
Full source code. Your server. No subscriptions.