Init service

This commit is contained in:
2026-07-26 12:11:13 +03:00
commit 5249ed3166
71 changed files with 2725 additions and 0 deletions
@@ -0,0 +1,4 @@
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.0.0
pub mod prelude;
pub mod users;