Installation
Requirements
The Corvina Dashboard Widget SDK requires the following software to be installed:
SDK needs to connect to a Corvina instance to work. You need to have a Corvina account for that instance. The default instance is corvina.io, but it is possible to change it.
info
Changing default corvina instance is described in Instance configuration.
SDK archive
Extract the contents of the SDK archive to a folder of your choice. Move to the folder where you extracted the SDK and run:
yarn install
yarn run dev
Open your browser to http://localhost:8080 you should see the Corvina login page.