
I've managed to successfully deploy the Kotlin starter project using the "appwrite init function" command. I've opened the resulting function folder in IntelliJ IDEA Ultimate. How do I go about developing, building, and debugging this project since it doesn't include a Gradle build file? I've Googled some tutorials, but they don't go into details about the development workflow. Any help is much appreciated!
Recommended threads
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Function running in cloud but not locall...
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwr...
- Permissions for bulk operation
Hi team, I have a question: “In the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
