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
- Sometimes this function shows an error l...
1. Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds.\nError Code: 408 2...
- Custom Topic sent from Function (with sc...
Can I send a message on a custom topic? So clients can subscribe to them?
- Function scheduling is not functional on...
Hello everyone! I'm using Appwrite Cloud and I have a function that runs every day at 00:00 UTC. Preciously it worked fine, but it didn't fire last night and i...