summary refs log tree commit diff
path: root/src/api/routes/statusRoute.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-031-1/+1
|
* Add shortcut for generating http file, part of API documentationRory&2025-06-021-0/+1
|
* Rewrite routingRory&2025-06-011-8/+16
|
* Generate jwt secretsRory&2025-05-311-1/+1
|
* Prettier configRory&2025-05-291-10/+10
|
* Get database workingRory&2025-05-291-1/+1
|
* Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵Rory&2025-05-291-1/+4
| | | | mongo attempt, add test register route
* Basic routing and express setupRory&2025-05-281-0/+11