cd app docker compose up -d
Go go mod tidy Svelte cd client yarn install
Go
go mod tidy
Svelte
cd client yarn install
...then start Rollup:
yarn dev