-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Hitesh P. Solanki edited this page Jun 24, 2026
·
1 revision
Welcome to the DevHunt wiki!
DevHunt is a premium, local-first AI developer workspace. This Wiki provides detailed developer configurations, API metrics, and architecture patterns.
- Developer Environment Setup Guide: Steps to spin up the local Flask backend and React (Vite) server.
- Security Policy: Rules on private disclosures and patch releases.
-
Download Installers: Visit the official Netlify site to download compiled
.msiand.exeversions.
graph TD
React[React Frontend (Vite)] -->|API Proxy: Port 1225| Flask[Flask Backend Server]
Rust[Rust Tauri Core Wrapper] -->|WebView2 Web Frame| React
Flask -->|SQLite Vector Store| RAG[RAG Notes & PDFs]
Flask -->|Generative SDK| Gemini[Gemini API Keys Vault]
Flask -->|Native Command Exec| Host[Host Host System Shell]