Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 365 Bytes

Tripchat Demo

A demo chat app built with Triplit.

Usage

Assign your server hostname (VITE_TRIPLIT_SERVER) and api key (VITE_TRIPLIT_API_KEY) to values in a file named .env.local or hard code them.

Then run, yarn dev.

Features

  • Realtime chat
  • Offline queueing of messages
  • Sent indicators
  • Basic pagination on scroll