Introduces server for recipe website mark 2, changes from monolith structure to services
Find a file
Pakin 317fcd4203 feat: 0.0.1-dev
- expose shared config get/update endpoint
- interceptor for reporting changes from user
- task[recipe]: optimize recipe send flow, add material action (create/update, modify[not test])
- add secured session, in addition to auth message, this is required to use for newer client (expect ^0.0.2 for client)
- disable plugin mode
- optimize ram/cpu usages (reduce from 300MB to ~80MB)

Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-06-16 10:47:00 +07:00
.cargo change: change build for multi-platform 2026-05-20 16:06:29 +07:00
plugins feat: add plugin 2026-05-12 12:40:32 +07:00
src feat: 0.0.1-dev 2026-06-16 10:47:00 +07:00
.dockerignore change: change build for multi-platform 2026-05-20 16:06:29 +07:00
.gitignore feat: add plugin 2026-05-12 12:40:32 +07:00
build.sh feat: 0.0.1-dev 2026-06-16 10:47:00 +07:00
Cargo.lock feat: 0.0.1-dev 2026-06-16 10:47:00 +07:00
Cargo.toml feat: 0.0.1-dev 2026-06-16 10:47:00 +07:00
Dockerfile feat: 0.0.1-dev 2026-06-16 10:47:00 +07:00
push.sh feat: 0.0.1-dev 2026-06-16 10:47:00 +07:00