# Simple example of FastAPI with LiveView
![Demo](demo.gif)
## Run
```shell
docker compose up
```
And open http://localhost:8000 in your browser.