Currently, the page Using a Custom Backend
within the docs, doesn't clarify that Kobweb dynamic routes (not API routes or Dynamic API routes) are not supported and needs to be manually implemented within the custom backend (e.g., Ktor server, Spring boot).
This clarification needs to be done in two places:
This will ensure a successful deployment for Kobweb users to get started quickly without being confused about unexpected issues when using a custom backend.
Currently, the page Using a Custom Backend
within the docs, doesn't clarify that Kobweb dynamic routes (not API routes or Dynamic API routes) are not supported and needs to be manually implemented within the custom backend (e.g., Ktor server, Spring boot).
This clarification needs to be done in two places:
This will ensure a successful deployment for Kobweb users to get started quickly without being confused about unexpected issues when using a custom backend.