Serving static files with Kemal (I filed the issue on the Kemal GitHub repo, but got no answer, so I'm reposting my question here)

Hi @serge-hulne

You can use the following to achieve what you want.

public_folder "dist"

Kemal.run

IDK why but the config block does not work as intended.

2 Likes