Commit graph

103 commits

Author SHA1 Message Date
Yisroel Baum
5425df0eae merge nix-devshell
phase 0: nix flake devshell + process-compose orchestrator.
2026-05-06 14:44:13 +03:00
yisroel
d1df7a6a42 add nix flake devshell and process-compose
mirrors youngstartup setup. flake provides php 8.4, composer,
nodejs, postgresql, cypress, typescript, process-compose. shellHook
seeds a per-repo postgres cluster at .postgres/. process-compose
orchestrates postgres + backend (laravel) + vite (vue spa) for
local dev. .envrc auto-loads the flake via direnv. mailpit and
gitlab-ci-local omitted - not needed for tide blogging app.
2026-05-06 14:38:29 +03:00
yisroel
91cc08614d init: agent context files 2026-05-06 14:37:39 +03:00