chore: update gitignore and restore backend files

- Add backend/node_modules to .gitignore
- Untrack backend/node_modules from git
- Restore backend source files (go.mod, main.go, etc.) that were missing in HEAD
- Include frontend test updates
This commit is contained in:
Wikid82
2025-11-19 21:45:21 -05:00
parent f7ce1df847
commit d6bfb0c3c9
42 changed files with 2056 additions and 3416 deletions

File diff suppressed because one or more lines are too long