3 Commits

Author SHA1 Message Date
uelen 8ba58234e0 Added lots of debugging + token auth
Now you dont have to send your password over the wire every time and can
make do with a token instead. There's lots of debugging info now to make
it easier for me to fix bugs with the server
2026-05-30 18:22:54 -07:00
uelen c92ee309a9 Initial implementation of db stuffs
Got the migrations and datastructures in. Next step is building db
utility function into the db module or client module
2026-05-18 14:54:57 -07:00
uelen 1bd9555287 Initial commit
Has the super barebones of a server

State API is next I think
2026-05-13 12:28:06 -07:00