mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 02:19:08 +00:00
chore: modernize deps
This commit is contained in:
parent
b1ccf1e425
commit
36af7ac8f2
17 changed files with 20495 additions and 15406 deletions
4
start.sh
4
start.sh
|
@ -3,12 +3,12 @@
|
|||
docker-compose up -d
|
||||
|
||||
pushd Server
|
||||
yarn
|
||||
npm ci
|
||||
yarn dev
|
||||
|
||||
popd
|
||||
|
||||
pushd UI
|
||||
yarn
|
||||
npm ci
|
||||
yarn start
|
||||
popd
|
Loading…
Add table
Add a link
Reference in a new issue