Wrangler
You can deploy the Serverless API Gateway to Cloudflare Workers using the provided wrangler.toml
configuration file. After setting up your configuration, you can deploy your workers using the following command:
wrangler publish
Last updated