Demo link

This commit is contained in:
Gervasio Marchand 2022-12-03 21:14:26 -03:00
parent c3717637fc
commit 253f17108a
No known key found for this signature in database
GPG Key ID: B7736CB188DD0A38

View File

@ -39,6 +39,10 @@ curl -X "POST" "https://fakerelay.gervas.io/index" \
--data-urlencode "statusUrl=https://mastodonte.tech/users/g3rv4/statuses/109370844647385274"
```
## Can I see a demo?
Sure! I recorded one [here](https://youtu.be/ungRlYKHS0E).
## I want to run this myself!
Sure thing! The easiest way is doing so via `docker-compose`.