Implement Docker-based Wiki/Knowledgebase with PostgreSQL FTS and role-based auth #2
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Public/noodlenook!2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "copilot/create-wiki-knowledgebase-program"
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?
Built a production-ready wiki application with PostgreSQL full-text search, JWT authentication, and modern React UI supporting Markdown/Rich Text dual editing modes.
Backend (Node.js/Express)
to_tsvector+ts_rankrelevance scoringpage_revisions), tags with M:N relationsFrontend (React/Vite)
Docker
/api/*→ backend,/*→ static assetsSecurity Fixes
page.titleandpage.contentrenderingAPI Endpoints
Quick Start
First user registers as viewer. Promote to admin via:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.