Used technology/frameworks

Hello,

Are there any information about the used technology of Space available?

I'm particularly interested to learn whether it uses Ktor as server framework and whether it uses a client side web framework (using KotlinJs?) or whether it is rather server rendered.

0
1 comment
Avatar
Permanently deleted user

Yes, it's Ktor on server-side and React in Kotlin on the web client with https://github.com/JetBrains/kotlin-wrappers/tree/master/kotlin-react
Here you can find more on overall architecture of Space: https://youtu.be/Pf6PG26gM2Y?t=13919

0

Please sign in to leave a comment.