Deploy the backend
Install prerequisites, configure the environment, and get the API online on port 5000.
Includes local development, Docker notes, and every current backend environment variable.
Open sectionDocumentation for the Codecurate platform
Backend reference, operations, and future frontend guides for Codecurate
Both sides of Codecurate are documented now. The backend pages cover setup, authentication, media workflows, FFmpeg automation, compare jobs, and TMDB integration, while the frontend pages describe the React app shell, route map, OIDC flow, API integration, and user-facing workflows.
Runtime architecture, operations, endpoint groups, and deployment notes.
Application structure, auth flow, service layer, and workflow guides.
Start where you are working
The backend pages are written for operators and integrators, while the frontend pages cover the React application shell, integration patterns, and user-facing workflows.
Install prerequisites, configure the environment, and get the API online on port 5000.
Includes local development, Docker notes, and every current backend environment variable.
Open sectionUnderstand indexing, filtering, uploads, secure downloads, file rename, and delete behavior.
The docs map the API to the actual watcher, reconciliation, and storage behavior in the backend.
Open sectionFollow the React shell, OIDC authentication flow, service wrappers, and page-level user workflows.
The frontend docs tie the route structure and UI behavior back to the backend contracts they consume.
Open section