Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seanchas116/hello-collaborative-editing
- Owner: seanchas116
- License: mit
- Created: 2024-02-23T12:22:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T04:47:21.000Z (8 months ago)
- Last Synced: 2024-04-13T18:29:26.421Z (7 months ago)
- Language: TypeScript
- Homepage: https://hello-collaborative-editing.vercel.app
- Size: 370 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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