An open API service indexing awesome lists of open source software.

https://github.com/dishait/static

很快的静态服务,用于组织内的自动静态服务部署
https://github.com/dishait/static

deno deploy hono static

Last synced: 3 months ago
JSON representation

很快的静态服务,用于组织内的自动静态服务部署

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).