feat: add price handler, commit, push, pull
- price handler for getting or editing price (only applied to main profile) - routine pull sync recipe repo & backup commit recover Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
parent
ab84060ab5
commit
0f857445a4
Notes:
pakin
2026-05-05 20:35:20 +07:00
feat: commit - not support multiple files yet feat: routine backup commit flush - not support order of commit yet, this may results in random commit
9 changed files with 610 additions and 23 deletions
|
|
@ -1,5 +1,6 @@
|
|||
pub mod auth;
|
||||
pub mod command;
|
||||
pub mod price;
|
||||
pub mod recipe;
|
||||
pub mod sheet;
|
||||
pub mod watchdog;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue