Merge branch 'dev'

This commit is contained in:
dylan 2024-03-31 20:14:22 -07:00
commit b7097bcae5

View File

@ -1,9 +1,9 @@
# TODO # TODO
## MVP ## MVP
- [ ] Add version prop to picobook.json - [x] Add version prop to picobook.json
- [x] "Compile" carts in server - [x] "Compile" carts in server
- [ ] Save compiled carts to db - [x] Save compiled carts to db
- [ ] Load cart by URL in React - [ ] Load cart by URL in React
- [ ] Update GH Workflow to be by push - [ ] Update GH Workflow to be by push