mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2026-01-31 04:24:10 -06:00
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
This commit is contained in:
Vendored
+1
@@ -3,3 +3,4 @@
|
||||
demo-*
|
||||
/public
|
||||
.env
|
||||
.overmind.sock
|
||||
|
||||
Reference in New Issue
Block a user