No description
Find a file
2024-04-29 06:29:25 +02:00
app REST servcie restructuring 2024-04-28 22:30:10 +02:00
dao Create service and DAO layer for user-role-privilege system 2024-04-28 16:01:18 +02:00
dao_impl Create service and DAO layer for user-role-privilege system 2024-04-28 16:01:18 +02:00
migrations Create the roles and privileges required for MVP 2024-04-27 15:43:59 +02:00
rest Finalize permission service 2024-04-29 06:29:25 +02:00
service Create service and DAO layer for user-role-privilege system 2024-04-28 16:01:18 +02:00
service_impl Fix clippy finding 2024-04-28 16:02:03 +02:00
.env Initial commit 2024-04-26 21:34:00 +02:00
.gitignore Initial commit 2024-04-26 21:34:00 +02:00
build.rs Initial commit 2024-04-26 21:34:00 +02:00
Cargo.lock Finalize permission service 2024-04-29 06:29:25 +02:00
Cargo.toml Initial commit 2024-04-26 21:34:00 +02:00