summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2024-04-03fix: fix typo in default config file nameToby Vincent
2024-04-02feat: impl toml file and env config layeringToby Vincent
2024-03-27feat: add login route and improved testsToby Vincent
2024-03-26feat: add user database and registrationToby Vincent
2024-03-21feat: impl user api endpointToby Vincent
2024-03-20chore: initial commitToby Vincent