Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 506 Bytes

Deploy

一个使用 Typescript 编写的页面,部署到Cloudflare Workers

常用命令

  • 本地调试 make

  • 格式化代码 make fmt

  • 清理 make clean

  • 测试 make test

CD

基于Github Actions,所有提交到master分支的更改都会立即部署生效