From download to your first running project in under 5 minutes. No technical experience needed.
Make sure your computer meets these minimum specifications.
Windows 10 or Windows 11 (64-bit)
4 GB minimum
8 GB recommended
2 GB for the app + extra space for the services you download
macOS support is coming in a future release. Stay tuned!
Go to the GitHub Releases page and download the latest version. You have two options:
Run the installer and follow the on-screen prompts. When it finishes, DevBox Pro will open automatically. The first launch may take a few seconds while it initializes — this is normal.
Windows Defender may ask you to allow network access the first time you start a web server. Click "Allow" so your projects can be accessed in the browser.
Before creating projects, you need to download the components you'll use. Click on "Binary Manager" in the sidebar.
You can click "Download All" to get everything, or pick and choose only what you need — for example, PHP 8.4, Nginx 1.28, MySQL 8.4, and Node.js 24.
Click the "+ New Project" button on the Dashboard. A dialog will appear where you can:
myproject.test)Click "Create" and DevBox Pro will handle the rest — installing frameworks, setting up the database, and configuring virtual hosts.
Once the project is created, click "Start" on the project card. DevBox Pro will boot the web server and any enabled services. Then simply open your browser and go to:
That's it — your website is live on your computer! 🎉
Now that you're set up, explore everything DevBox Pro can do.