Getting Started

Kendraio App is an open source dashboard application for rights owners, music makers, managers and record labels, enabling users to manage and track their digital media assets, collaborations and associated rights.

Installation

  • checkout from git

  • npm install

  • run dev server: npm run start:dev

Contribute

Versioning

Kendraio uses semantic versioning. Please note spec item 4:

Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.