WIP jordan

This commit is contained in:
Jordan Weingarten
2026-04-16 11:11:44 -05:00
parent ff2d7b18b5
commit 67482f6629
163 changed files with 50627 additions and 728 deletions

4
.claude/start-dev.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
export PATH="/nix/store/cx0jd5mwhn7ihryyv0qp9d33f8s1iwb7-nodejs-24.13.0/bin:$PATH"
cd /Users/jordanweingarten/Dev/policy-ui
exec npm run dev