Back

Kotlin function Development

  • 0
  • Functions
_ballin
6 Feb, 2024, 03:42

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!

TL;DR
Summary: The developer is looking for guidance on how to develop, build, and debug a Kotlin project they deployed using the "appwrite init function" command. They are using IntelliJ IDEA Ultimate and are unsure about the development workflow since there is no Gradle build file included. Solution: To develop, build, and debug the Kotlin project, you can follow these steps: 1. Open the function folder in IntelliJ IDEA Ultimate. 2. Create a new Kotlin file or modify the existing ones according to your needs. 3. To build the project, you can use IntelliJ's built-in build command. Go to "Build" in the top menu
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more