Technical documentation for the Distributed Query Execution Engine (backend and web UI).
| Document | Description |
|---|---|
| Features | Complete feature list (start here) |
| Resource | Description |
|---|---|
| README | Prerequisites, quick start, and Makefile commands |
.env.example |
Environment variable reference |
setup.sh |
First-time environment bootstrap |
| Document | Description |
|---|---|
| Architecture | End-to-end system design and query lifecycle |
| Backend architecture | Solution layers, hosts, and data flow |
| Frontend | Web UI structure, routing, auth, and API client |
| API reference | Backend HTTP endpoints |
| Security | Authentication and operational security |
| Deployment | Docker Compose, hosting, and troubleshooting |
| Testing | Backend and frontend test suites |
| Document | Description |
|---|---|
| Configuration | Backend settings, secrets, and environment variables |
| Connecting databases | Operator guide for shard database connection strings |