Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skinkade authored Jul 25, 2024
1 parent 3fae238 commit 2053cca
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -12,4 +18,4 @@ npx tailwindcss -i ./priv/tailwind.css -o ./priv/static/css/main.css

# Gleam application
gleam run
```
```

0 comments on commit 2053cca

Please sign in to comment.