Add simple yew frontend

This commit is contained in:
Marko Korhonen 2020-04-13 17:48:42 +03:00
parent a0e8cfe5f9
commit bbaf01dafe
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
26 changed files with 711 additions and 31 deletions

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"