summary refs log tree commit diff
path: root/src/api/start.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split authentication and authorizationRory&2025-06-021-1/+2
|
* Add register with validationRory&2025-06-011-1/+5
|
* Generate jwt secretsRory&2025-05-311-0/+2
|
* Prettier configRory&2025-05-291-8/+8
|
* Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵Rory&2025-05-291-0/+3
| | | | mongo attempt, add test register route
* Move middlewares out of start.jsRory&2025-05-281-31/+5
|
* Basic routing and express setupRory&2025-05-281-2/+38
|
* Bare minimum express server, fix nix packageRory&2025-05-281-0/+12