Files
mygo/docs
ld 99e5758d4c test(server): cover authenticated file transfer flow
- test: exercise register, login, empty listing, small-file upload, updated listing, and authenticated download through the HTTP router.
- docs: mark the small-file integration flow as covered in the server roadmap.
2026-07-15 20:06:40 +08:00
..

Docs

Documentation is organized by project. Use server/ for the Go backend and web/ for the browser client.

Server

File Content
server/architecture.md Module layout, package boundaries
server/decisions.md Technical decisions (ADR)
server/roadmap.md Feature progress and status
server/development.md Build, test, debug workflow

Web

File Content
web/decisions.md Technical decisions (ADR)
web/roadmap.md Product boundary, foundation, planned structure, and deferred dependencies