spoke-data / spoke

The universal data connector

Home Page:https://www.spoke.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spoke

The universal data connector spoke.sh.

A local first development environment that brings a git like experience to data engineering and reactive applications.

notebook pipeline performance

Development

Start a nix dev shell

nix develop -c $SHELL

Install npm package:

nix run .#ui.install

Run the development server:

nix run .#ui.dev

Open http://localhost:3000 with your browser to see the result.

nix run .#ui.open

Build the spoke binary

nix build .#build-fast --no-sandbox

Run the spoke binary

nix run .#build-fast --no-sandbox

Authors

License

spoke is released under the MIT license

About

The universal data connector

https://www.spoke.sh

License:MIT License


Languages

Language:Svelte 37.4%Language:Zig 37.2%Language:HTML 8.1%Language:Nix 5.1%Language:CSS 5.0%Language:TypeScript 4.9%Language:JavaScript 2.3%