Add minimal Clerk example
Closed this issue · 3 comments
gdorsi commented
Add minimal Clerk example
trishalim commented
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
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
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.