Reading sessions, auth, storage, and frontend setup in one baseline.
This Next.js scaffold is intentionally thin. It proves the frontend entry points, points at the Django API, and gives the project a stable place to add parent and child flows in later milestones.
Auth endpoints ready for a browser client
LiveKit room and token wiring in backend services
S3-ready storage configuration via environment variables
GitHub Actions CI baseline for backend and frontend checks
Backend base URL
https://api.reading-room.baileyandbeauco.com/api/v1