mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-11 14:08:55 +08:00
chore: update devcontainer build.sh (#5912)
This commit is contained in:
@@ -8,5 +8,8 @@ corepack prepare yarn@stable --activate
|
|||||||
# install dependencies
|
# install dependencies
|
||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
|
# Build Server Dependencies
|
||||||
|
yarn workspace @affine/storage build
|
||||||
|
|
||||||
# Create database
|
# Create database
|
||||||
yarn workspace @affine/server prisma db push
|
yarn workspace @affine/server prisma db push
|
||||||
Reference in New Issue
Block a user