Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

peculiarnewbie/sveltekit-replichat

Repository files navigation

Sveltekit Replichat

example app to try out local-first app using Replicache. With Sveltekit as the frontend framework, TursoDB and drizzle ORM to manage the database, deployed on Cloudflare Pages, and sockets using Soketi on Cloudflare workers

check the demo here

Warning

This demo no longer works in real time. I turned off the durable objects for it


somehow this repo occasionally still get stars. I want to call out some things i would've done differently as of early 2025:

  • should use durable object's websocket hibernation
  • deploy to cloudflare worker with static assets instead of pages
  • just use d1
  • remove soketi

About

a simple local-first chat app using Replicache and Sveltekit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published