cereal/src
Campbell Alden 94c03cad1f Rename duration to wait_duration to make it clear what the duration means
The wait_duration means how long after the previous entry was released
that you have to wait for the next one.
2026-08-29 00:52:28 +09:00
..
config Default the host configuration to 0.0.0.0 2026-08-05 00:10: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 Rename duration to wait_duration to make it clear what the duration means 2026-08-29 00:52:28 +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 Rename duration to wait_duration to make it clear what the duration means 2026-08-29 00:52:28 +09:00
templates/mail Add in a mechanism for email confirmation 2026-08-03 00:33:12 +09:00
utils Flesh out the email implementation 2026-08-01 01:07:58 +09:00
__init__.py Set up the bones of a Flask app with configuration 2026-07-30 22:45:25 +09:00
main.py Fix a circular reference issue between users and the auth service 2026-08-15 00:12:38 +09:00