Ohiorenua Aigboje
08/14/2025, 7:48 PMAlex Styl
08/15/2025, 12:50 AMOhiorenua Aigboje
08/15/2025, 5:19 AMAlex Styl
08/15/2025, 7:28 AMI am trying to create a frontend for my backend apiim confused how this is related to service static pages. compose web is meant to be used for front ends
Alex Styl
08/15/2025, 7:29 AMOhiorenua Aigboje
08/15/2025, 8:06 AMChrimaeon
08/15/2025, 8:52 AM<canvas>
element.Chrimaeon
08/15/2025, 8:53 AMAlex Styl
08/15/2025, 9:29 AMA static website is a website that doesn't require a server to run. For example website that gets hosted on github page. Like a portfolio website.@Ohiorenua Aigboje if that's the case, yes 🙂 you can do that. compose web actual output is a js script. it's up to you to host it. I used to use my documentation examples (compose web js) on github pages. to get a bit more context of how that is, go make yourself a web app using the https://kmp.jetbrains.com/ wizard, and check the index.html file. you'll notice how it the composeApp script is hosted there.
Ohiorenua Aigboje
08/15/2025, 11:01 AMAlex Styl
08/15/2025, 11:58 AM