Hey guys! Are there any examples on server-side rendering using Kotlin JS node with routing? I'm currently using this GitHub project for the server-side rendering bit: https://github.com/techprd/kotlin_node_js_seed. However, this approach is suitable if there is only 1 component in the project and no routing is involved. Cheers!
h
hfhbd
11/03/2021, 9:17 AM
Ktor as server and kotlinx.html as server side rendering