jbergstroem
Explore posts from serversLoading routes from Cloudflare KV?
I need to store routes in a dynamic fashion (be it env or KV) since routes will controlled from a third party -- is there a way to load these without adding a "default" catchall route that then has access to env/kv context from where the routes can be loaded? Optimally I can avoid a
route.all(...)
that has the logic to fetch this and then add additional routes.6 replies
CDCloudflare Developers
•Created by jbergstroem on 9/16/2024 in #pages-help
Using `wrangler.toml` and cannot find branch deployment controls
7 replies