From 4dd1ae8441dd2150617e0720db8156a025174e92 Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 28 Oct 2024 20:55:29 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chat.md b/chat.md index 8c08fd1..c1a4f6a 100644 --- a/chat.md +++ b/chat.md @@ -2,6 +2,9 @@ [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)です。