gardencmp / jazz

Build your next app with sync.
https://jazz.tools
MIT License
1.09k stars 29 forks source link

Add minimal Clerk example #806

Open gdorsi opened 1 hour ago

trishalim commented 1 hour ago

Instead of adding a new example, it would be better to use the existing chat example and remove the chat stuff. Also, this is for React right?

gdorsi commented 1 hour ago

Ok, so we can remove the chat-clerk app (agree since the only difference with the chat is the auth).

Also, this is for React right?

Do you think we should make one also for VueJS?

trishalim commented 1 hour ago

Yes that would be nice
Though I think we should finish doing this in React for all the different features to nail the DX, before moving on to Vue.