cereal/src
2026-08-05 00:34:45 +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 Add users 2026-08-01 01:10:32 +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 Improve the email confirmation logic using the router and more robust JWT handling 2026-08-05 00:34:45 +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 Create a routes constants file and a router for getting routes in app 2026-08-05 00:12:47 +09:00