Rapidly build production quality analytics applications
Yavin is a framework for rapidly building custom data applications that offers both a UI and an API. Yavin can also be deployed as a standalone business intelligence tool in a few simple steps. Build reports, assemble dashboards, and explore data with ad-hoc queries.
Jump right in with the demo app or run it yourself by following our quick start guide.
You can install the individual packages via npm
Assuming you have git, node (>=10), and ember-cli
git clone https://github.com/yahoo/yavin.git
cd yavin
npm install
cd packages/reports
(or whichever package)ember s
to run a local server- Then
npm test
to test your changes
See CONTRIBUTING.md
- Documentation on yavin.dev
- Chat on spectrum.chat
- Feature Roadmap projects
- For more information on using ember-cli, visit https://ember-cli.com/.
- For more information on using lerna, visit https://lerna.js.org
This project is licensed under the MIT License.