feat: improve og invite preview

This commit is contained in:
2026-04-18 02:53:34 +05:30
parent 56edad77a8
commit 382056c6ba
5 changed files with 938 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ To run your own Flotilla, it's as simple as:
```sh
pnpm install
pnpm run build
npx serve -s build
node server.js
```
Or, if you prefer to use a container: