Commit Graph

9 Commits

Author SHA1 Message Date
David Westgate
9153ec6c43 split project into fe/be crates 2024-06-11 18:44:33 -07:00
David Westgate
e7772af6d8 add DB env 2024-05-07 14:24:28 -07:00
David Westgate
bc95a9d599 get rid of warp 2024-04-26 23:58:57 -07:00
David Westgate
fe94d752ef fix toml error 2024-04-26 19:31:40 -07:00
David Westgate
cbb470b33e init store from serde file 2024-04-26 19:27:18 -07:00
David Westgate
c62357fd3e added serde dep; added questions.rs 2024-04-24 13:05:09 -07:00
David Westgate
1b64251c5e simple axum example to serve root 2024-04-21 12:35:21 -07:00
David Westgate
aa862acee0 warp+tokio example from ch1 running 2024-04-10 17:05:55 -07:00
David Westgate
19b3cc15c0 cargo init/ hello world 2024-04-10 16:54:54 -07:00