martin/demo/README.md
Yuri Astrakhan fa50eeac97
Update and fix demo (#809)
* Use `postgis/postgis` image for the DB
* Build frontend image inside the docker
* Upgrade all packages except styled-components - that one causes some
errors
* Add yarn.lock to the repo
* Add justfile for simplicity
* Bump martin docker image version in a few places
2023-08-15 14:41:12 +02:00

10 lines
109 B
Markdown

# Martin Use Case
## Usage in Docker-Compose
```shell
just up
```
* Open http://localhost in your browser