Working on rust backend

This commit is contained in:
2023-08-30 18:39:33 -04:00
parent d999e3d484
commit 7a7f90809a
13 changed files with 2942 additions and 4 deletions

5
backend/diesel.toml Normal file
View File

@@ -0,0 +1,5 @@
# For documentation on how to configure this file,
# see diesel.rs/guides/configuring-diesel-cli
[print_schema]
file = "src/schema.rs"