feat: setup seaorm and a first "debug" entity as example

This commit is contained in:
2024-09-16 22:57:16 +02:00
parent 2ef527fa64
commit d43ee1c28f
20 changed files with 240 additions and 0 deletions

View File

@ -5,4 +5,6 @@ members = [
"crates/desktop",
"crates/sesam-vitale",
"crates/utils",
"migration",
"entity",
]