mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-15 12:11:41 -06:00
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
7 lines
49 B
Plaintext
7 lines
49 B
Plaintext
/target
|
|
*.exe
|
|
demo-*
|
|
/public
|
|
.env
|
|
.overmind.sock
|