Git Commits
bsky-random commits 3
ohnsh/bsky-random-
11:40 pm — John Sherrell <dev@ohn.sh>
Added OpenNext cloudflare adapter; deploying to workers. The page route shows a list of popular feed generators on BlueSky. And there are a couple of "bot" route handlers; /bot returns profile information for @bleepbloop.ohn.sh while /bot/ai runs a moderation model via HuggingFace to classify the given query text. Using Cloudflare KV binding to persist Bluesky/AT bot session across requests.
-
2:58 pm — John Sherrell <dev@ohn.sh>
Clean up markdown files left by create-next-app.
-
2:56 pm — John Sherrell <dev@ohn.sh>
Initial commit from Create Next App