This commit is contained in:
2025-09-18 09:23:08 -06:00
parent 4150af64bb
commit b2103a7359
5 changed files with 118 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ Paths below are absolute to this repo.
- Add placeholder README.md in each new folder.
- Dependencies: none
- [ ] T002 Initialize Nix flake (devShell + build outputs)
- [X] T002 Initialize Nix flake (devShell + build outputs)
- Create /home/jawz/Development/Projects/GlowTrack/flake.nix providing:
- devShell with: nodejs (LTS 20+), pnpm, git, playwright browsers (via optional separate task), jq
- packages.app building static site from /apps/web (pnpm build)