Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/copilot-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Doubleword Control Layer (dwctl) is a high-performance AI model gateway prov

### Prerequisites
- **Rust 1.88+** (SQLx compatibility requirement)
- **Node.js 20+** with npm
- **Node.js 20.19+** (or 22.12+) — required by Vite 7; declared in `dashboard/package.json` `engines`
- **PostgreSQL** (running database required for Rust compilation due to SQLx)
- **just** (command runner): `cargo install just`
- **Docker** with Compose plugin
Expand Down
Loading
Loading