mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-09 20:21:01 +00:00
Reorganized repo using yarn and workspaces
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
tsc -p packages/backend
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
tsc -p packages/common
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
scripts/build-common.sh
|
||||
scripts/build-backend.sh
|
||||
node packages/backend/build/index.js
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
scripts/build-common.sh
|
||||
cd packages/frontend
|
||||
npm start
|
||||
Reference in New Issue
Block a user