5 Commits

Author SHA1 Message Date
f86a2db161 feat(dev): add Overmind-based development workflow
Add Procfile.dev for parallel backend/frontend development with
Overmind, replacing the sequential build approach. The new `just dev`
recipe starts both servers simultaneously with log multiplexing.

Changes:
- Update `just dev` to use Overmind
- Add `build-demo` recipe with optional Windows cross-compilation
- Add `smoke` recipe to verify development setup
- Improve logging in backend with bind address and dev mode indicator
- Allow missing Windows executable in debug builds
2025-12-11 18:23:11 -06:00
a307abbb3e .env in .gitignore 2024-12-23 16:47:34 -06:00
5a3cd0e5ea update .gitignore 2024-12-22 16:28:57 -06:00
56c7205c3b Update .gitignore 2024-12-22 00:14:58 -06:00
cc3d1759a7 repo init, simplistic salvo hello world 2024-12-21 21:05:53 -06:00