The universal data connector spoke.sh.
A local first development environment that brings a git like experience to data engineering and reactive applications.
Start a nix dev shell
nix develop -c $SHELLInstall npm package:
nix run .#ui.installRun the development server:
nix run .#ui.devOpen http://localhost:3000 with your browser to see the result.
nix run .#ui.openBuild the spoke binary
nix build .#build-fast --no-sandboxRun the spoke binary
nix run .#build-fast --no-sandbox- Alex Kwiatkowski - alex+git@fremantle.io
spoke is released under the MIT license
