0.0.19 • Published 3 years ago

@ajthinking/data-story v0.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

DataStory ⚡ visual programming

tests version proofofconcept

DataStory provides a workbench for designing data flow diagrams.

image

Installation

* Clone it
* Serve `public/index.html`

Development Installation

* Clone it
* Add a file `.env` with content `MIX_DATASTORY_DEV_MODE_AUTO_PUBLISH=true`
* `yarn && `yarn watch`
* Serve `public/index.html`

Live JS Demo (WIP)

A JS server implementation is deployed at https://ajthinking.github.io/data-story/

Acknowledgements

Thanks to Dylan & projectstorm/react-diagrams

License

MIT