Skip to content
marcushbsh23 edited this page Aug 6, 2026 · 2 revisions

SyncRoot Wiki

A Modern Collaborative Workspace — projects, tasks, todos, comments, files, and activity tracking for small teams. Dark-themed, purple-accented, inspired visually by Linear, Notion, and Discord.

This wiki is the deep-dive companion to the repo's README.md. The README tells you how to run the project; this wiki explains why it's built the way it is, what's done, and what's next.

Start here

I want to... Go to
Run the project locally Getting Started
Understand the tech stack and architecture decisions Architecture
See the database schema and how entities relate Data Model
Look up an API endpoint API Reference
See what's built and what's next Roadmap
Understand the day-to-day process (verification, phase discipline) Development Workflow
Know what's a real bug vs. a deliberate V1 trade-off Known Limitations
See answers to "why no X" FAQ
Contribute code Contributing

Current status

Phases 0–8 of 15 are complete. A user can create a project, add tasks to a Kanban-style board, and keep a project-level todo checklist — this is the "barebones usable" milestone from the roadmap. Comments, file attachments, and a full activity timeline are next (Phases 9–11).

See Roadmap for the full 15-phase breakdown and CHANGELOG.md in the main repo for what shipped in each phase.

Project links

Replace OWNER in the links above with the actual GitHub username/org once this repo is pushed — see wiki/README.md in this folder for a find-and-replace one-liner.

Home

Using SyncRoot

How it's built

Project status

Working on SyncRoot

Clone this wiki locally