The BrokerDev open-source repo.
Build and run the community edition:
nix build .#community
docker load < result
docker run -p 8000:8000 -p 8001:8001 bd-community:<version>Visit http://localhost:8001/app to access the application.
- Development Guide - REPL setup, building, and deployment options
- Living Notebooks - Interactive documentation powered by Clerk. Start your REPL, run
(dev.clerk/start!), and browse evaluated examples.
We're not currently accepting contributions, but feel free to get in touch.