feat: try views and seaography

This commit is contained in:
2025-06-15 05:02:23 +08:00
parent a2254bbe80
commit 7eb4e41708
12 changed files with 257 additions and 15 deletions

View File

@@ -20,6 +20,7 @@ pub mod database;
pub mod errors;
pub mod extract;
pub mod graphql;
pub mod infra;
pub mod logger;
pub mod message;
pub mod migrations;