14 Commits

Author SHA1 Message Date
9833e22e42 upgrade: Schema version and sqlx version
It's complicated but I while debugging I upgraded sqlx. Shouldn't
have mixed up changes like that but I'm lazy and don't want to redo
it so it'll all have to just be here.
2024-07-11 18:04:41 -04:00
e1735e4243 maint: use resolver "2" 2024-07-01 15:55:42 -05:00
dcc574ca60 2022-12-31 17:06:18 -06:00
db63deb319 Separate the api datamodel into a separate crate 2022-12-21 11:41:41 -05:00
2926d9042a Add recipe page 2022-11-07 16:10:53 -05:00
e77af193aa Refactor state management and http APIs 2022-10-25 15:55:00 -04:00
58dc0eef3f Update nix builds to use rust 1.64 2022-10-12 08:40:34 -04:00
8c5093d77f Router Integration and entrypoint sycamore 0.8 conversion 2022-10-11 16:43:22 -04:00
2dc561e393 Pull out a shared store interface
Use it in ui_main on the server to prove it works.
2022-08-09 20:20:43 -04:00
364f3a3d80 Initial skeleton for a wasm ui crate. 2022-01-13 18:07:01 -05:00
d261850bd6 We are going to revisit all this later. 2021-11-02 21:45:41 -04:00
5a7ea05522 Start building out the command line API for this 2021-05-04 18:46:46 -04:00
32bb68b911 Storage layer for recipes in sqlite 2021-05-01 11:21:54 -04:00
1579d16943 Recipe Data model: Units 2021-04-13 20:13:49 -04:00