Hi all! Are there any examples of a JS frontend, J...
# amper
g
Hi all! Are there any examples of a JS frontend, JVM backend multiplatform project setup with Amper?
z
you might want to back up and ask if JS is supported at all yet 🙂
g
Thats unfortunate. I saw wasm was supported so I assumed JS must be. Wrong assumption.
a
Hi! We have a request here: AMPER-221 Support for full stack Kotlin/JS web projects Btw, what kind of support do you expect for JS? Thanks!
g
Here's an example of multiplatform setup for JS/JVM in Gradle. https://github.com/rjaros/kvision-examples/blob/master/addressbook-fullstack-ktor/build.gradle.kts. For Amper support, a simplified YAML setup with defaults for the node and browser targets like what you all are doing with JVM, Android, IOS, and WASM.
👍 1
🙏 1