Skip to content

Commit

Permalink
增加bun 部署
Browse files Browse the repository at this point in the history
  • Loading branch information
wangz-code committed Feb 22, 2024
1 parent abfe997 commit e7f6f70
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ $ npm run dev
# 打包
$ npm run build


# 部署
nohup node ./wzdoc.js &

# bun部署
bun run wzdoc.js

```

## LICENSE
Expand Down

0 comments on commit e7f6f70

Please sign in to comment.