
I have a Nuxt3 application that accesses Appwrite and a Clickhouse database. Of course, I would like users to be able to access only the allowed resources, so I want to include the Clickhouse API either in the /server section of Nuxt3 or in an Appwrite function so that I can check the permissions. What would be the best practice here to couple a service like Clickhouse.cloud with Appwrite?
Recommended threads
- Sometimes the Reset Email Not Arriving
Sometimes when a user creates a recovery (Within the activity log of the user it indeed shows 'recovery.create') no email is delivered. I use SendGrid as smtp ...
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
- Queries about live WebSocket connections
Hey everyone! π I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official docume...
