update docs to match new build script + fixes

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-11-15 11:04:19 +01:00
parent 657b0da3c7
commit 5e7bdb0109
15 changed files with 36 additions and 61 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#
# yarn install
# yarn tsc
# yarn build
# yarn build:backend
#
# Once the commands have been run, you can build the image using `yarn build-image`