All recipes accessable through cli
- [DONE] Setup a sqllite db with test data
- [DONE] Access it from shellscript
- [DONE] Init db basic script
- [DONE] Create model
- [DONE] Add optionally fake data
- [DONE] Remove all typos recipes
- [DONE] Create basic shell script and project structure
- [DONE] Make all sql queries and scripts work
- [DONE] Make search function work
- [DONE] Integrate fzf correctly
- Add Makefile
- Add new recipes to sqlite
- Auto return and print ID's of newly created entries