Join Slack
Powered by
hey, i made a kn app but i want to use the resourc...
# multiplatform
r
RTAkland
03/31/2025, 2:15 AM
hey, i made a kn app but i want to use the resources from the resources folder, is there any way to access it?
d
darkmoon_uk
03/31/2025, 4:07 AM
Is it a Compose Multiplatform App? If so use
Compose Multiplatform Resources
r
RTAkland
03/31/2025, 4:10 AM
wow, thanks, but my app is not a compose app, it's a kotlin native ktor server app, it's a project template generator, so i want to access resources to modify the template and zip it, then response it to the client
f
François
03/31/2025, 10:11 AM
https://ktor.io/docs/server-static-content.html
?
4
Views
Open in Slack
Previous
Next