Fixes #18: Update documentation

This commit is contained in:
Lou Knauer
2022-07-08 11:01:51 +02:00
parent d7d278037e
commit f2f54bec4b
3 changed files with 6 additions and 3 deletions

View File

@@ -13,8 +13,8 @@ yarn install
yarn build
cd ../..
# Use your own keys in production!
cp ./configs/env-template.txt .env
go get
go build ./cmd/cc-backend
./cc-backend --init-db --add-user demo:admin:AdminDev