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

  1. npm i

  2. Development: npm run dev

  3. Production: npm run build