https://github.com/dishait/static
很快的静态服务,用于组织内的自动静态服务部署
https://github.com/dishait/static
deno deploy hono static
Last synced: 3 months ago
JSON representation
很快的静态服务,用于组织内的自动静态服务部署
- Host: GitHub
- URL: https://github.com/dishait/static
- Owner: dishait
- License: mit
- Created: 2023-07-17T06:25:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T05:39:25.000Z (over 2 years ago)
- Last Synced: 2025-01-13T03:45:38.704Z (over 1 year ago)
- Topics: deno, deploy, hono, static
- Language: TypeScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# static
很快的静态服务,用于组织内的自动静态服务部署
## cli
```shell
deno install --allow-net --allow-read -rfn static ./cli.ts
```
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).