Skip to content

Commit

Permalink
docs(ZMSKVR): starting zmscitizenview readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Fink authored and Thomas Fink committed Feb 28, 2025
1 parent c8b1ea4 commit d6c3a96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ BerlinOnline Stadtportal GmbH & Co KG und it@M.
- `ddev exec ./cli modules loop npm install`
- `ddev exec ./cli modules loop npm build`

- `ddev exec exec -d zmscitizenview npm install` // also works with loops
- `ddev exec -d zmscitizenview npm run build` // also works with loops
- `ddev exec -d zmscitizenview npm run dev`

## Import Database
- `ddev import-db --file=.resources/zms.sql`
- `ddev exec zmsapi/vendor/bin/migrate --update`
Expand Down

0 comments on commit d6c3a96

Please sign in to comment.