Documentation
DevStackBox documentation - install, configure, and develop.
DevStackBox documentation
Start here for installation, configuration, troubleshooting, and contributor guides.
Getting started
| Guide | Description |
|---|---|
| Installation | Install DevStackBox on Windows 10/11 |
| Upgrading | Upgrade in place without losing data |
Download the latest installer from devstackbox.com/download.
Project status
| Guide | Description |
|---|---|
| Roadmap | What we are building and in what order |
| Feature status | Shipped, partial, and planned features |
| FAQ | Common questions |
Reference
| Guide | Description |
|---|---|
| Configuration | Ports, config files, defaults |
| Commands | Tauri backend command reference |
| Installer & updates | NSIS installer and auto-update architecture |
Advanced
| Guide | Description |
|---|---|
| Environment & networking | Ports, localhost binding, virtual hosts |
| Troubleshooting | Errors, known issues, fixes |
Development
| Guide | Description |
|---|---|
| Building from source | Local dev setup |
| Architecture | How components connect |
| Components | React component inventory |
| Coding standards | Writing, UI, terminology |
| Release process | Shipping a release |
| Testing | Test strategy |
| Architecture decisions | ADR index |
Before you start a task
- What to build next? → Roadmap
- Does the feature exist? → Feature status
- Does the component exist? → Components
- Does the Tauri command exist? → Commands
- Known bugs or debt? → Troubleshooting
- Where does code go? → Architecture
When adding or renaming a doc page, update navigation.ts in the same pull request.
Policy
Last updated: July 17, 2026Edit this page