Installation
Get the Database
If you have a connection you want to work with you are welcome to. For this demo we have used a database that contains 3 very common analytic sample datasets: AdventureWorks, Ssakila, and Chinook.
For convenience we have created a container where these 3 datasets are installed into a PostgreSQL database.
Run the image:
Start Your RestBI Server
If you havnt already installed RestBI head to the Quick Start to do this.
Install the Demo Application
Clone the git repo into a directory on your computer.
Install the dependencies
Run the application
Last updated