summary refs log tree commit diff
path: root/src/util (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-29Get database workingRory&2-0/+10
2025-05-29Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵Rory&15-9/+84
mongo attempt, add test register route
2025-05-28Move middlewares out of start.jsRory&4-31/+46
2025-05-28Basic routing and express setupRory&10-3/+155
2025-05-28Bare minimum express server, fix nix packageRory&4-7/+18
2025-05-28Initialise modules, add eslint configRory&7-5/+72
2025-05-28Organise dependenciesRory&3-9/+99
2025-05-28Clean up generated filesRory&6-150/+4
2025-05-28Set up husky and lintstagedrcRory&2-