Infrastructure
Configure RushDB's data layer — the graph backend (Neo4j or Aura) and the relational database (PostgreSQL or SQLite).
Configure RushDB's data layer — the graph backend (Neo4j or Aura) and the relational database (PostgreSQL or SQLite).
Configure RushDB's graph backend — bundled Neo4j via Docker Compose, an existing Neo4j instance, or Neo4j Aura (BYOC).
Configure the relational database used by RushDB for project metadata, users, and API keys.
How the RushDB NestJS application process works — ports, startup dependencies, static serving, health check, CLI, and resource requirements.