Vite + RxDB + Lit
May 23, 2026 ยท View on GitHub
Important
This repository has been archived and consolidated into the lit-examples monorepo. Future development, updates, and issues will be managed there. Please visit the monorepo for the latest version of this project.
Vite + RxDB + Lit
Minimal example to get RxDB running with vite.
Online demo here.
Supports
- Lit
- Vite
- Typescript
- MWC
- RxDB
- RxJS
Getting Started
-
npm i -
Development:
npm run dev -
Production:
npm run build