feat: ship blog platform admin and deploy stack

This commit is contained in:
2026-03-31 21:48:39 +08:00
parent a9a05aa105
commit 313f174fbc
210 changed files with 25476 additions and 5803 deletions

View File

@@ -3,12 +3,19 @@
pub mod ai_chunks;
pub mod prelude;
pub mod admin_audit_logs;
pub mod categories;
pub mod comment_blacklist;
pub mod comment_persona_analysis_logs;
pub mod comments;
pub mod content_events;
pub mod friend_links;
pub mod notification_deliveries;
pub mod post_revisions;
pub mod posts;
pub mod query_events;
pub mod reviews;
pub mod site_settings;
pub mod subscriptions;
pub mod tags;
pub mod users;