40 Commits

Author SHA1 Message Date
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
457d63a9ec Update Clap version 2022-08-03 18:12:07 -04:00
7ea26a885f Tag v0.2.9 2022-08-02 18:27:25 -04:00
fc3f082e70 Fix nix wasm-bindgen which is picky about versions 2022-07-21 18:35:09 -04:00
aa68f77839 Bump Version to 0.2.8 2022-07-21 16:36:14 -04:00
35f48298dd use tracing-browser-subscriber from crates.io 2022-07-20 18:15:15 -04:00
3dd18aacb0 Logging cleanup 2022-07-20 17:58:44 -04:00
bf97f1ed29 Use tracing in our webassembly as well. 2022-07-18 18:57:04 -04:00
d98754d2e2 Use tracing in the server component 2022-07-16 14:08:18 -04:00
5ffe339626 Homegrown Router 2022-07-15 19:30:06 -04:00
d0f57894f9 Stop using Trunk because it's not hermetic 2022-06-14 18:25:05 -04:00
8d6cbb30be bump version 0.2.7 2022-06-13 18:52:10 -04:00
a4e2ebaa42 update wasm-bindgen 2022-05-16 22:00:24 -04:00
98f0012fed Update reqwasm 2022-05-16 21:58:14 -04:00
d1f16afb93 bump version to v0.2.6 2022-04-29 16:47:09 -04:00
e2b908512b Bump v0.2.5 2022-03-30 17:41:07 -04:00
8338ab6bda Bump version to v0.2.4 2022-03-23 20:36:27 -04:00
256850b9b7 bump version to 0.2.3 2022-03-15 18:25:24 -04:00
ac4f2118de bump version to v0.2.2 2022-03-07 16:38:43 -05:00
cfdb506a7d A raft of nix flake fixes 2022-03-06 15:16:30 -05:00
7ea672a8fd Bump to v0.2.1 2022-02-21 19:18:12 -05:00
ace81eaa4b Bump v0.2.0 2022-02-19 16:34:08 -05:00
2cc4c18238 Use local storage as a cache 2022-02-16 21:30:31 -05:00
dc0e79a4d8 Functioning routing skeleton 2022-01-26 20:40:21 -05:00
8bae558140 Better debugging in the browser console 2022-01-26 20:17:06 -05:00
a83923266a Compare to a Sycamore solution 2022-01-25 20:32:17 -05:00
882615a3cd Wiring up the api and webassembly ui 2022-01-23 14:28:01 -05:00
06997c7e27 Janky but working webassembly ui serving 2022-01-22 11:00:28 -05:00
364f3a3d80 Initial skeleton for a wasm ui crate. 2022-01-13 18:07:01 -05:00
7194fa583d Add dioxus and prepare for web assembly 2022-01-12 18:17:23 -05:00
f7f7f56120 Clap is annoying in it's version hygiene 2022-01-04 20:10:58 -05:00
bec67ddff9 Update clap dependency 2022-01-03 19:44:52 -05:00
185c55c66b Parser fixes handle plurals better 2021-11-23 10:43:24 -05:00
d47ddaba81 Flag for CSV output 2021-11-23 08:17:19 -05:00
9c5bef632d Basic cli skeleton in place with clap 2021-11-09 20:26:52 -05:00
d261850bd6 We are going to revisit all this later. 2021-11-02 21:45:41 -04:00
821cc098fb Ingredient parsing for the happy path works 2021-11-02 20:06:59 -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