
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
- A full logout for users logged in via Go...
I have a web app in reactjs that uses the Google login that is integrated into Appwrite for user login. I use `createOAuth2Token()` to login to their account. ...
- Is it possible to change the model to a ...
Is it possible to change the model to a custom model, like: https://chatgpt.com/g/g-rmdbtMF7a-expedia , or only the base 3.5 turbo is possible for chatting?
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
