Hello, is there any project template for creating a fullstack kotlin web application? Looking for ktor jvm backend with js/html frontend where the backend are serving the artifacts/generated files from the js module. I remember there being wizards thats made this but i cannot find it in intellij, https://kmp.jetbrains.com/ or https://terrakok.github.io/Compose-Multiplatform-Wizard/ anymore sad panda
j
jw
10/03/2024, 9:32 PM
Do you want Compose UI for web? I'm sure #C01F2HV7868 could help.
Or do you want native UI using JS frameworks like Vue?
You kinda alluded to both.
m
Max
10/03/2024, 9:41 PM
Im actually want to create a multiplayer web game. Going to try LittleKt. But might want to use other js frameworks as well... 🙂 But if i can find any fullstack app thats not too old i can figure it out. Compose is fine 👍