This website requires JavaScript.
Explore
Help
Sign in
CaAlden
/
cereal
Watch
1
Star
0
Fork
You've already forked cereal
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
65b6ab26e7
cereal
/
src
/
services
History
Download ZIP
Download TAR.GZ
Campbell Alden
65b6ab26e7
Add basic subscriptions and a partial implementation of the infra backing
2026-08-21 00:24:32 +09:00
..
publications
Improve the publication table / data types to denormalize the values
2026-08-21 00:24:14 +09:00
users
Fix a circular reference issue between users and the auth service
2026-08-15 00:12:38 +09:00
__init__.py
Add users
2026-08-01 01:10:32 +09:00
auth.py
Fix a circular reference issue between users and the auth service
2026-08-15 00:12:38 +09:00
email.py
Add in a mechanism for email confirmation
2026-08-03 00:33:12 +09:00
notifications.py
Move the notification service into the services directory
2026-08-02 22:50:34 +09:00
router.py
Create a routes constants file and a router for getting routes in app
2026-08-05 00:12:47 +09:00
subscription.py
Add basic subscriptions and a partial implementation of the infra backing
2026-08-21 00:24:32 +09:00