chore(repo): initialize planarchy workspace
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
pnpm --filter @planarchy/db db:generate
|
||||
exec pnpm --filter @planarchy/web exec next dev -H 0.0.0.0 -p 3100
|
||||
Reference in New Issue
Block a user