TrailBase Examples
Blog
A simple styled Blog example with UIs both for web and Flutter:
TanStack/db Synced Todo Example
A simple ToDo App demonstrating the use of TanStack/db to automatically sync items and settings across tabs, Browsers and devices.
Server-Side Rendered Collaborative Clicker
A small clicker application, where we can collaboratively make it go 🚀. It show-cases server-side rendering using SolidJS, however it could equally be React, Vue, Svelte, Preact, ... . After client-side hydration, click counter changes are streamed to everyone listening.
Coffee Vector Search
A small single-page web app demonstrating vector search and custom JS/TS endpoints.
Data CLI App
A brief example of how TrailBase can be used in an command-line app to ingest IMDB data and query it. This code belongs to the CLI tutorial:
Custom Rust Binary
A quick example showcasing how one can use TrailBase as a library.




