12e738f1b51dd834aaac3a771d3f5b7e9f257990
- Add User domain model (summer_users table mapping) - Add RepositoryError ADT (NotFound, Conflict, ValidationError, DatabaseError) - Implement UserRepository trait with CRUD operations - Add UserRepositoryLive using Quill with compile-time SQL validation - Handle SQL exceptions with refineOrDie for typed error channel
sc-summercms-app
Description
Languages
Scala
69.4%
HTML
23.3%
Dockerfile
4.6%
PLpgSQL
2.7%