mirror of
https://github.com/trailbaseio/trailbase
synced 2026-04-21 21:47:55 +00:00
| .. | ||
| screenshots | ||
| src | ||
| traildepot | ||
| .gitignore | ||
| .prettierrc | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
Local-First Sync with TanStack/db
TrailBase is officially supported backend for TanStack/db 🎉: https://www.npmjs.com/package/@tanstack/query-db-collection.
For a more comprehensive example showcasing the query, Electrict and TrailBase integration, check out the official ToDo example.
The example here is a very minimal, early proof-of-concept. It pre-dates the official one and at this point mostly serving as a jump-off point to the official material and as a canary for us to validate the integration.