init feature

This commit is contained in:
arrelin
2025-12-24 15:38:36 +03:00
parent 0fdc20e750
commit fcd4199cbd
15 changed files with 994 additions and 2 deletions

View File

@@ -2,3 +2,4 @@ pub mod family;
pub mod category;
pub mod expense;
pub mod auth;
pub mod shopping_item;