aboutsummaryrefslogtreecommitdiffstats
path: root/migrations/2021-03-20-171007_create_users/up.sql (follow)
Commit message (Collapse)AuthorAge
* Implement server (#23)Ellie Huxtable2021-03-21
* Add initial database and server setup * Set up all routes, auth, etc * Implement sessions, password auth, hashing with argon2, and history storage