- Remove frontend/ and nginx/ from core (each customer owns their frontend) - Update docker-compose.yml to backend-only (postgres + redis + backend) - Update docker-compose.prod.yml to backend-only - Add CLAUDE.md with dev guidelines - Update README.md with new architecture diagram Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
143 B
JSON
7 lines
143 B
JSON
{
|
|
"project": "ems-core",
|
|
"project_version": "1.1.0",
|
|
"last_updated": "2026-04-05",
|
|
"notes": "Core platform with hooks plugin system"
|
|
}
|