Add simple yew frontend
This commit is contained in:
parent
a0e8cfe5f9
commit
bbaf01dafe
26 changed files with 711 additions and 31 deletions
5
project/backend/diesel.toml
Normal file
5
project/backend/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