rill-examples
rill-examples copied to clipboard
A monorepo of many Rill example projects
Rill Examples
This repository contains a collection of examples for the Rill application. Make sure you have installed Rill before you get started.
Install Rill
curl -s https://cdn.rilldata.com/install.sh | bash
Start Rill
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.