docs: update specification to use TypeScript frontend

- Replace 'Vanilla JavaScript' with 'TypeScript' in frontend requirements
- Update flake.nix to use nodejs package instead of tailwindcss
- Clarify testing requirements to cover both frontend and backend
- Fix punctuation in evaluation checklist
This commit is contained in:
2026-01-31 08:06:29 -05:00
parent fece98f5ee
commit d9b143f4f8
2 changed files with 82 additions and 97 deletions

View File

@@ -27,7 +27,9 @@
go
gopls
golangci-lint
tailwindcss
nodejs
eslint
gnumake
lsof
];