Moved backend to it's own directory under project
This commit is contained in:
parent
c8a6acd07d
commit
36c58a89f7
19 changed files with 0 additions and 0 deletions
5
project/server/diesel.toml
Normal file
5
project/server/diesel.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue