diff --git a/README.md b/README.md index f8877f7..2414944 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Gleam + Wisp + Lustre Multi-tenant Application Demo +## Demo + +https://github.com/user-attachments/assets/001cc431-7700-4962-aea5-4884746a7178 + +## Usage + ```shell # Database docker-compose up -d @@ -12,4 +18,4 @@ npx tailwindcss -i ./priv/tailwind.css -o ./priv/static/css/main.css # Gleam application gleam run -``` \ No newline at end of file +```