0.2.0 • Published 2 months ago

@taleshape/shaper v0.2.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 months ago

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:

https://taleshape.com/shaper/docs/installing-shaper/

0.2.0

2 months ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago

0.1.0

2 months ago