feature: signup and login work

This commit is contained in:
Andy Burke 2025-06-25 20:51:29 -07:00
parent a4a750b35c
commit 3d42591ee5
18 changed files with 956 additions and 65 deletions

View file

@ -27,6 +27,7 @@
## TODO
- [x] sign up
- [ ] check for logged in user session
- [ ] log in
- [ ] chat rooms
- [ ] chat messages