0.2.0 • Published 2 months ago
@taleshape/shaper v0.2.0
Shaper is a minimal data platform built on top of DuckDB and NATS to build and embed analytics dashboards into your software.
This NPM package makes it easy to install and run Shaper locally for development purposes.
You can run Shaper directly via npx:
npx @taleshape/shaper
Or you can install it globally:
npm install -g @taleshape/shaper
Then run it:
shaper
To run Shaper in production, we recommend using Docker.
Find more detailed installation and usage instructions in the documentation: