FULLSTACK
Layout which supports packaging both frontend and backend code.
Files live in multiple roots as specified in the KobwebConf file.
Furthermore, the files searched for are different in development and production versions.
With this format, your pages, resources, scripts, and server jar are served from all potentially different locations, with a fallback index.html
that can be used for unknown URLs.
This format is guaranteed to support all Kobweb features, although it will require you hosting your own server which will be more expensive than if you use a static layout hosting provider.