This repository contains a collection of examples for the Rill application. Make sure you have installed Rill before you get started.
curl -s https://cdn.rilldata.com/install.sh | bash
To run an example:
git clone https://github.com/rilldata/rill-examples.git
cd rill-examples/rill-openrtb-prog-ads
rill start
Rill will build your project from data sources to dashboard and then launch in a new browser window.