Lot of thing
authorGreg Burri <greg.burri@gmail.com>
Wed, 20 May 2020 15:25:56 +0000 (17:25 +0200)
committerGreg Burri <greg.burri@gmail.com>
Wed, 20 May 2020 15:25:56 +0000 (17:25 +0200)
commite2e54b8f43015738af860b005825dc809f5275ab
tree225c3e3507f79061dfa64cb644e4ada273935692
parent3ebbe8172b0430bae5c554925a4582c9fec545f3
Lot of thing
12 files changed:
.gitignore
Cargo.lock
backend/Cargo.toml
backend/build.rs
backend/src/db.rs
backend/src/main.rs
backend/style.scss
backend/templates/base.html [new file with mode: 0644]
backend/templates/base_with_list.html [new file with mode: 0644]
backend/templates/home.html [new file with mode: 0644]
backend/templates/main.html [deleted file]
backend/templates/view_recipe.html [new file with mode: 0644]