WIP: backend auth/chores/households work and frontend styling

This commit is contained in:
2026-07-15 21:20:57 -04:00
parent 08987d7c49
commit b4e47b652f
12 changed files with 1597 additions and 276 deletions
+2
View File
@@ -3,5 +3,7 @@ module Sis (
module X,
) where
import Sis.Auth as X
import Sis.Database as X
import Sis.Server as X
import Sis.Types as X