cereal/src
2026-09-05 23:38:55 +09:00
..
api Add a dev mode configuration flag 2026-09-05 23:38:55 +09:00
config Add a dev mode configuration flag 2026-09-05 23:38:55 +09:00
constants Create a routes constants file and a router for getting routes in app 2026-08-05 00:12:47 +09:00
infra Restructure where the CRUD base class lives for clarity and to avoid circular deps 2026-09-05 23:38:46 +09:00
interface Move rss stuff over to a new interface part of the project since it's spiritually different from a notification 2026-07-30 23:54:04 +09:00
services Restructure where the CRUD base class lives for clarity and to avoid circular deps 2026-09-05 23:38:46 +09:00
templates/mail Add in a mechanism for email confirmation 2026-08-03 00:33:12 +09:00
utils Implement equality for SecretBox 2026-09-03 22:56:14 +09:00
__init__.py Set up the bones of a Flask app with configuration 2026-07-30 22:45:25 +09:00
main.py Setup exports in the infra __init__.py 2026-09-03 22:57:55 +09:00