add deploy instructions

This commit is contained in:
2021-07-24 21:16:00 +08:00
parent a4b7536fe0
commit 8a92cfc7d7
3 changed files with 20 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.idea/*
node_modules/*
.env
/pnpm-lock.yaml
/pnpm-lock.yaml
build/*