CTMS API Server

This Django instance serves the backend API.
The React frontend runs separately via npm start (localhost:3000) during development.
In production, the compiled React build should replace this file.