mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 12:47:45 +02:00
+3
-3
@@ -1,6 +1,6 @@
|
||||
cd ./dev/
|
||||
rush build # Will build all the required packages.
|
||||
rush bundle # Will prepare bundles.
|
||||
# rush build # Will build all the required packages.
|
||||
# rush bundle # Will prepare bundles.
|
||||
rush docker:build # Will build Docker containers for all applications in the local Docker environment.
|
||||
docker compose up -d --force-recreate # Will set up all the containers
|
||||
rush docker:up # Will set up all the containers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user