https://github.com/markthree/static
静态文件仓库
https://github.com/markthree/static
deno deno-deploy static std
Last synced: 4 months ago
JSON representation
静态文件仓库
- Host: GitHub
- URL: https://github.com/markthree/static
- Owner: markthree
- License: mit
- Created: 2022-04-18T12:06:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T08:24:22.000Z (about 3 years ago)
- Last Synced: 2025-06-28T20:06:07.074Z (7 months ago)
- Topics: deno, deno-deploy, static, std
- Language: TypeScript
- Homepage: https://markthree-static.deno.dev
- Size: 3.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# static
自建的静态文件资源库
## URL
```shell
https://markthree-static.deno.dev
```
## Stack
完全由 [Deno](https://deno.land/) 的 [file_server](https://deno.land/std@0.167.0/http/file_server.ts?s=serveDir) 标准库搭建,并部署在 [Deno Deploy](https://deno.com/deploy) 之上。
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).