docs: surface 5chan browser daemon#72
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughREADME.md updated to document the 5chan Web UI feature. Table of contents and feature description now mention 5chan alongside Seedit; a new section explains how to start the daemon and open 5chan in a browser; Docker Compose example output is updated to include the WebUI URL. Changes5chan WebUI Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
bitsocial daemonserves the bundled 5chan Web UI in a normal browserContext: bitsocialnet/5chan#1157
Verification
npm ciwith npm 11.13.0, matching CInpm run buildnpm run build:testnpm run test:cliNote
Low Risk
README-only changes with no runtime or configuration impact.
Overview
Documentation-only update to
README.mdthat makes the bundled 5chan Web UI easier to discover and use without the separate 5chan app.The what is bitsocial-cli bullet now names 5chan alongside Seedit. A new Use 5chan in your normal browser section (with TOC link) explains running
bitsocial daemonand opening the printedWebUI (5chan - Imageboard-style UI)URL in a normal browser.Docker docs now show the 5chan WebUI line in the sample startup logs and tell readers to open 5chan or Seedit URLs.
Reviewed by Cursor Bugbot for commit 1cba653. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit