saasitone/pkg/services
2024-07-27 12:28:45 -07:00
..
auth_test.go Migrate from ent to sqlc 2024-07-11 22:22:02 -07:00
auth.go Move database client into services package 2024-07-11 22:22:02 -07:00
cache_test.go Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00
cache.go Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00
container_test.go Migrate from ent to sqlc 2024-07-11 22:22:02 -07:00
container.go Switched to backlite for task queues 2024-07-27 11:52:05 -07:00
db.go Most tests passing except templating ones 2024-07-19 20:44:09 -07:00
mail_test.go Reorganized directories and packages. 2022-11-02 19:23:26 -04:00
mail.go Rename package 2024-07-09 17:57:25 -07:00
services_test.go Move database client into services package 2024-07-11 22:22:02 -07:00
template_renderer_test.go Simplify providing layout component in page 2024-07-27 12:28:45 -07:00
template_renderer.go Simplify providing layout component in page 2024-07-27 12:28:45 -07:00
validator_test.go Reorganized directories and packages. 2022-11-02 19:23:26 -04:00
validator.go Use consts for route names and templates. 2023-12-16 11:07:20 -05:00