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:
Basic Usage
- Configure the Destination settings
- Configure a Schema (either custom, or from the preset templates)
- Click Start Generating