Commit Graph

9 Commits

Author SHA1 Message Date
Chris Sexton a8560961ba go: refactor
* Move web stuff out to respective files
* Move DB stuff to its own package
* Move user stuff to its own package
2019-10-31 10:34:57 -04:00
Chris Sexton b5ed7342a0 email: example email working 2019-10-29 00:52:11 -04:00
Chris Sexton 378b9efc0e users: handle getting new user if old one is gone 2019-10-28 12:18:05 -04:00
Chris Sexton 12f550a138 sql: add default moods 2019-10-28 11:52:25 -04:00
Chris Sexton 4a4abb7f2f vfs: use packr to store vfs data 2019-10-28 11:35:48 -04:00
Chris Sexton 2e472c4993 happy: add working backend and frontend
Current version:
* has user generation (but no real validation)
* allows user to select a mood
* handles a few error situations, but not enough
* looks plain
2019-10-27 22:08:30 -04:00
Chris Sexton 0e5d056922 add build; make serve work 2019-10-18 08:46:31 -04:00
Chris Sexton f010818c30 eh 2019-10-18 06:06:59 -04:00
Chris Sexton 9076bc9d73 initial commit 2019-10-15 17:17:07 -04:00