0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 13:19:30 +01:00
hono/examples/compute-at-edge
Yusuke Wada d5280a1e0a
feat: Basic-auth with polyfill (#86)
* feat: Basic-auth with polyfill

Basic auth support Fastly Compute@Edge with polyfills

* Try-cache

* Add negative tests
2022-02-03 08:40:20 +09:00
..
.gitignore refactor: refactor something (#65) 2022-01-26 22:11:11 +09:00
fastly.example.toml refactor: refactor something (#65) 2022-01-26 22:11:11 +09:00
index.js feat: Basic-auth with polyfill (#86) 2022-02-03 08:40:20 +09:00
package.json feat: Basic-auth with polyfill (#86) 2022-02-03 08:40:20 +09:00
README.md refactor: refactor something (#65) 2022-01-26 22:11:11 +09:00
webpack.config.js feat: Basic-auth with polyfill (#86) 2022-02-03 08:40:20 +09:00

Hono example for Fastly Compute@Edge

$ fastly compute serve