build: use pnpm for the deploy
This commit is contained in:
parent
64e358f61c
commit
bac8813a8d
36 changed files with 19068 additions and 29560 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,9 +1,12 @@
|
|||
**/node_modules
|
||||
**/.env
|
||||
.pnpm-store/
|
||||
|
||||
.idea/
|
||||
.settings/
|
||||
.turbo/
|
||||
|
||||
packages/server/.lamassu
|
||||
packages/server/certs/
|
||||
packages/server/tests/stress/machines
|
||||
packages/server/tests/stress/config.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue