
implementation("dev.kilua:kilua-ssr-server:0.0.33")Kilua-ssr-server is a composable web framework enabling server-side rendering for web applications. It allows building modern web applications with a declarative UI approach, supporting both Wasm and JS targets. Features include a wide range of ready-to-use components, fullstack RPC services, internationalization support, and the ability to export applications as static HTML files. SSR support enhances SEO performance and user experience by rendering content on the server before sending it to the client.