No description
Find a file
thanawat saiyota 47ee23777d feat: main & brewing video tool, catalog APIs, sheet/recipe updates
- Add /tools/video-mainpage page (main + brewing-page advertisement videos,
  date-gated, per-country, push to machine over ADB) + api/video-mainpage
  create/list/update proxies; sidebar entry "Main & Brewing Video"
- Add catalog API proxies (catalog-create, catalog-list, catalog-banner,
  catalog-banner-image)
- Sheet: overview/edit/add/priceslot/price updates, stores & services
- Misc: adb, websocket/message handlers, crypto, recipe & brew tweaks

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 17:38:59 +07:00
.storybook init 2026-02-17 14:30:02 +07:00
src feat: main & brewing video tool, catalog APIs, sheet/recipe updates 2026-06-30 17:38:59 +07:00
static init 2026-02-17 14:30:02 +07:00
.dockerignore update: deploy 2026-04-09 11:37:50 +07:00
.gitignore update: deploy 2026-04-09 11:37:50 +07:00
.npmrc init 2026-02-17 14:30:02 +07:00
.prettierignore init 2026-02-17 14:30:02 +07:00
.prettierrc init 2026-02-17 14:30:02 +07:00
bun.lock create branch dev and commit code 2026-06-09 10:50:59 +07:00
bun.lockb update deps & hotfix errors 2026-06-16 15:15:34 +07:00
components.json init 2026-02-17 14:30:02 +07:00
Dockerfile update: deploy 2026-04-09 11:37:50 +07:00
ISSUES.txt update tasks todo 2026-06-10 17:03:36 +07:00
NOTE.txt init 2026-02-17 14:30:02 +07:00
package.json update deps & hotfix errors 2026-06-16 15:15:34 +07:00
README.md update info 2026-02-17 14:34:29 +07:00
svelte.config.js update: deploy 2026-04-09 11:37:50 +07:00
tailwind.config.ts init 2026-02-17 14:30:02 +07:00
tsconfig.json init 2026-02-17 14:30:02 +07:00
vite.config.ts create branch dev and commit code 2026-06-09 10:50:59 +07:00
vitest-setup-client.ts init 2026-02-17 14:30:02 +07:00

Supra App

Epic Mega app with multi functionalities for vending machine. Powered by Bun & Svelte Framework

Run

bun run dev

Build

bun run build