Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program authored Mar 5, 2024
1 parent 9cdf91e commit e723917
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,17 @@ https://open.lightxi.com/unpkg/<path>
https://open.lightxi.com/cdnjs/<path>
```

### 🍎 Depoly | 部署
```shell
go build . # build backend

cd app
pnpm install
pnpm build # build frontend

# run backend (e.g. systemctl)
```

### ⚡ CDN | 加速
Powered by [LightXi Cloud](https://lightxi.com)

Expand Down

0 comments on commit e723917

Please sign in to comment.