Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seanchas116/hello-collaborative-editing

Collaborative text editing service example using Next.js + Supabase + Cloudflare Durable Objects
https://github.com/seanchas116/hello-collaborative-editing

Last synced: 4 days ago
JSON representation

Collaborative text editing service example using Next.js + Supabase + Cloudflare Durable Objects

Awesome Lists containing this project

README

        

# Collaborative Editor Example with Next.js + Supabase + Cloudflare Durable Objects

https://hello-collaborative-editing.vercel.app/

- Next.js for the frontend
- Supabase for auth and database
- Cloudflare Durable Objects with Y.js for real-time collaboration
- Tiptap for the rich text editor
- Stripe for subscription payments