Recipe manager & suggester
Find a file
2023-05-29 22:01:49 +02:00
api server: Add routes to manage ingredients 2023-05-29 22:01:49 +02:00
app app: Allow to add a member to existing households 2023-05-29 19:30:47 +02:00
migration server: Add a table for ingredients 2023-05-29 21:00:40 +02:00
src server: Add routes to manage ingredients 2023-05-29 22:01:49 +02:00
.envrc Introduce Database handling through SeaORM 2023-05-20 11:39:34 +02:00
.gitignore Init with webapp template 2023-05-19 11:23:44 +02:00
Cargo.lock app,server: Implement selection of household 2023-05-29 16:47:05 +02:00
Cargo.toml server: Implement handling of households 2023-05-29 00:15:55 +02:00
flake.lock Init with webapp template 2023-05-19 11:23:44 +02:00
flake.nix Introduce Database handling through SeaORM 2023-05-20 11:39:34 +02:00