Feature: Add lightweight reader Q&A (SQLite-based) #49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
No way for readers to ask questions or share repair experiences.
Revised approach
Use SQLite instead of Discourse/Disqus:
Why SQLite works
Schema sketch
Priority
Low - after content volume and newsletter are established.
Status
REVISED: SQLite-based, not Discourse/Disqus.
Feature: Add community/forum for reader questionsto Feature: Add lightweight reader Q&A (SQLite-based)Implemented in commit
4acbf7e.Changes:
Tested locally — both GET and POST endpoints return correct JSON responses with proper validation.