Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a self hosted example and a pwa example #368

Open
wizzard0 opened this issue Nov 24, 2024 · 0 comments
Open

add a self hosted example and a pwa example #368

wizzard0 opened this issue Nov 24, 2024 · 0 comments
Assignees

Comments

@wizzard0
Copy link

so far every example is reliant on 3rd party services (partykit, clerk etc), and they don't seem to be offline-first either

this goes kinda contrary to the offline-first spirit of the project imho

what would be great to see:

a) example that works without calling 3rd parties (server should be easy with miniflare emulating workers kv and/or durable objects)
b) pwa example
c) serverside client example (node client talking to the API exposed by example A)
d) true p2p server example (communicating directly between two deployments)
e) true p2p client eg webrtc with signaling established via QR codes or via copy-paste

other than that, looks like a great start!

@heyjay44 heyjay44 self-assigned this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants