Summary
New contributors face two friction points: no documented path to get the server running locally, and no reference for what endpoints exist and what they return. Both docs should live in the same docs/ directory and be cross-linked.
Scope
- Local setup guide: prerequisites with versions, numbered steps for clone → install → env → migrate → seed, separate start commands for the API server and the indexer, verification steps (expected health check response and first creator list response)
- API endpoint reference: list every public endpoint with method, path, query parameters, authentication requirement, and a sample response for the happy path; flag any endpoints that require a connected wallet
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
New contributors face two friction points: no documented path to get the server running locally, and no reference for what endpoints exist and what they return. Both docs should live in the same
docs/directory and be cross-linked.Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram