Update README.md: Download SVF preview (#316)

document the preview URL as mentioned in https://github.com/lovasoa/whitebophir/issues/315#issuecomment-2258401332
This commit is contained in:
Thomas Nesges 2024-07-30 17:56:33 +02:00 committed by GitHub
parent d494f30e30
commit 993d2c6839
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -160,3 +160,7 @@ Example: `docker run -e STATSD_URL=udp://127.0.0.1:8125 lovasoa/wbo`.
- If you use **prometheus**, you can collect the metrics with [statsd-exporter](https://hub.docker.com/r/prom/statsd-exporter).
- If you use **datadog**, you can collect the metrics with [dogstatsd](https://docs.datadoghq.com/developers/dogstatsd).
## Download SVG preview
To download a preview of a board in SVG format you can got to `/preview/{boardName}`, e.g. change https://wbo.ophir.dev/board/anonymous to https://wbo.ophir.dev/preview/anonymous. The renderer is not 100% faithful, but it's often good enough.