DEVFORGE — PRIVACY POLICY
Overview
DevForge is a local Node.js application that runs entirely on your machine. It has no server component, no cloud sync, and no network requests.
1. Information We Collect
None. DevForge scans directories on your local filesystem and displays project information in a local web dashboard. No data is transmitted off your machine.
2. How the App Works
DevForge runs a local Node.js server on port 3000 (or generates a static HTML file). It reads project directories you configure, extracts metadata from local files (package.json, README, git history), and presents it in a dashboard. All of this happens locally.
Project statuses you set are saved to state.json in the DevForge directory on your machine.
3. Third-Party Services
DevForge has no third-party integrations. It has zero npm dependencies.
4. Data Storage
Two local files store your configuration:
config.json- the directories you’ve added as scan targetsstate.json- project statuses you’ve set (Focus, Active, Backburner, etc.)
Both files are stored on your machine and are under your full control.
5. Contact
Questions? Email silvester.divas@gmail.com.
Contact: silvester.divas@gmail.com