Prerequisites
Some of this can be automatically installed viamake install-brew-tools
Initial setup
Clone the repository and install dependencies:Configure depot
We use depot as build runner and right now that is not optional.Run dev mode
Start the full development setup:- Tilt UI at
http://localhost:10350 - Various services port-forwarded
- Dashboard at
http://localhost:3000
Local HTTPS with Frontline (optional)
Set up local TLS for*.unkey.local:
- Configure local DNS:
- Start the minikube tunnel in another terminal:
- Open the local domain:
Stop the development environment
Environment configuration
Local authentication
Set local auth mode in your.env file:

