From cf57e403a78df3d42b54b787a49dcafca39dc0b7 Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 28 Oct 2024 20:50:14 +0000 Subject: [PATCH] =?UTF-8?q?chat=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chat.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chat.md b/chat.md index ae5b5b9..8c08fd1 100644 --- a/chat.md +++ b/chat.md @@ -1,5 +1,7 @@ # frontpage +[restreamer](https://github.com/datarhei/restreamer)のchat systemには`frontpage`を使います。 + [frontpage](https://github.com/likeandscribe/frontpage)は[atproto](https://github.com/bluesky-social/atproto)を使って投稿の制御を行います。主にpdsの`collection`から検索と`at://`を使います。 [next.js](https://github.com/vercel/next.js)で書かれています。layoutは[tailwindcss](https://github.com/tailwindlabs/tailwindcss)です。