diff --git a/README.md b/README.md new file mode 100644 index 0000000..14200dc --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Simple example of FastAPI with LiveView + + + +## Run + +```shell +docker compose up +``` + +And open http://localhost:8000 in your browser. diff --git a/demo.webm b/demo.webm new file mode 100644 index 0000000..96c46ac Binary files /dev/null and b/demo.webm differ