A modern reactive trading system
This repository assumes that you have installed nix
./scripts/bootstrap
Start a nix
dev shell
nix develop -c $SHELL
Create a kubernetes cluster, install helm dependencies and apply manifests
./scripts/setup
Install python dependencies
pip install -r requirements.txt
Service | URI |
---|---|
Dagster | dagster.127.0.0.1.nip.io |
Grafana | grafana.127.0.0.1.nip.io |
Redpanda Console | redpanda-console.127.0.0.1.nip.io |
- Alex Kwiatkowski - alex+git@fremantle.io
mind
is released under the MIT license