GALAXY PROJECT DASHBOARD 0.1.0 - PUBLIC SOURCE EDITION

This ZIP contains source code, not a Windows executable or installer.
Install Node.js 24 or newer, extract the ZIP, and open a terminal in the
galaxy-dashboard folder. Run:

  npm ci
  npm run build
  npm start

The first installation needs internet access. No AI key or account is needed.
See README.md for setup, limitations, backups and prototype safety notes.
Use a disposable test folder before trying any real file operations.
