git clone https://github.com/jimtang2/bc-go.git
cd bc-go && docker compose up
Visit http://localhost:9000
- Kafka
- Postgres
- AKHQ dashboard (optional)
- bc_stream
- bc_dashboard
| Process | |
|---|---|
| 1. Kafka | |
| 2. Postgres | |
| 3. AKHQ | |
| 4. bc_stream | cmd/stream |
| 5. bc_dashboard | cmd/dashboard, client |