Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.09 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.09 KB

Mind

A modern reactive trading system

Getting Started

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

Development

Install python dependencies

pip install -r requirements.txt

Endpoints

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

Authors

License

mind is released under the MIT license