Web UI
Introduction

Mockingbird UI

Mockingbird can be used from the included UI.

Tinybird hosts a UI you can use (opens in a new tab), or you can deploy it yourself.

Installation

Local

To run the UI locally, first clone the Mockingbird git repo.

git clone https://github.com/tinybirdco/mockingbird.git

Then move to the apps/web directory.

cd apps/web

Install the npm dependencies.

npm i

When complete, run the UI.

npm run dev

Vercel

To deploy to Vercel, simply click the button below:

Deploy with Vercel (opens in a new tab)

Basic Usage

  1. Configure the Destination settings
  2. Configure a Schema (either custom, or from the preset templates)
  3. Click Start Generating