Seyfert supports Cloudflare Workers, you can setup it by configuring seyfert.config.js
with config.http
see more info here
First of all you will need to install an adapter for seyfert, you can do it by running:
and your index.ts
shall follow the following example:
and the same when we load both components
and langs
and then onwards we can use seyfert with Cloudflare Workers.