1 unstable release
| 0.1.0 | Jan 29, 2026 |
|---|
#2213 in HTTP server
16KB
201 lines
jingd
Deployments
Install wrangler first.
Deploy to Cloudflare Workers
Fill in KV namespace <NAMESPACE_ID> at wrangler.toml.
$ wrangler deploy
Deploy to Cloudflare Pages
Fill in KV namespace <NAMESPACE_ID> at pages/wrangler.toml.
jingd $ wrangler build
jingd $ cd pages
pages $ wrangler pages deploy
Dependencies
~22–30MB
~512K SLoC