Can create couple

This commit is contained in:
2023-08-07 16:50:22 +02:00
parent 75438f4ae0
commit 29c503a6b0
10 changed files with 367 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
//! # Backend services
pub mod couples_service;
pub mod families_service;
pub mod login_token_service;
pub mod mail_service;