mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
feat(cli): add client commands and home-based local runtime defaults
This commit is contained in:
parent
8e3c2fae35
commit
8f3fc077fa
40 changed files with 2284 additions and 138 deletions
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
|
|
@ -32,6 +32,9 @@ importers:
|
|||
'@paperclip/db':
|
||||
specifier: workspace:*
|
||||
version: link:../packages/db
|
||||
'@paperclip/server':
|
||||
specifier: workspace:*
|
||||
version: link:../server
|
||||
'@paperclip/shared':
|
||||
specifier: workspace:*
|
||||
version: link:../packages/shared
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue