Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 478 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 478 Bytes

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.