Is there a way to develop Realm apps with a desktop IDE?
For example, using Jetrbains IDE?
Using the Realm CLI an application can be exported however, it is obvious when exported, there’s no runtime for the exported code, is there a way to execute the exported code on the cloud runtime but through an IDE or plugin?