Join Slack
Powered by
Hi all! Are there any examples of a JS frontend, J...
# amper
g
gbaldeck
03/21/2024, 3:11 PM
Hi all! Are there any examples of a JS frontend, JVM backend multiplatform project setup with Amper?
z
Zac Sweers
03/21/2024, 7:04 PM
you might want to back up and ask if JS is supported at all yet 🙂
g
gbaldeck
03/21/2024, 8:46 PM
Thats unfortunate. I saw wasm was supported so I assumed JS must be. Wrong assumption.
a
andrey.dernov
03/22/2024, 9:54 AM
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
gbaldeck
03/22/2024, 11:40 AM
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
8
Views
Open in Slack
Previous
Next