Add README

This commit is contained in:
Andros Fenollosa 2024-06-18 14:55:48 +02:00
parent 6a9fc0a72a
commit b0d7b7bc86
2 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# Simple example of FastAPI with LiveView
<video src="demo.webm" autoplay loop muted></video>
## Run
```shell
docker compose up
```
And open http://localhost:8000 in your browser.

BIN
demo.webm Normal file

Binary file not shown.