Skip to content

fremantle-industries/mind

Repository files navigation

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

Releases

No releases published

Packages

No packages published