No description
Find a file
pakintada@gmail.com dbb5ce466c feat: showing recipe list values
- add displaying for values in recipe list, with some editable fields except topping, string params, feed pattern/level

Signed-off-by: pakintada@gmail.com <Pakin>
2026-03-04 13:28:14 +07:00
.storybook init 2026-02-17 14:30:02 +07:00
src feat: showing recipe list values 2026-03-04 13:28:14 +07:00
static init 2026-02-17 14:30:02 +07:00
.gitignore init 2026-02-17 14:30:02 +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.lockb init 2026-02-17 14:30:02 +07:00
components.json init 2026-02-17 14:30:02 +07:00
NOTE.txt init 2026-02-17 14:30:02 +07:00
package.json init 2026-02-17 14:30:02 +07:00
README.md update info 2026-02-17 14:34:29 +07:00
svelte.config.js init 2026-02-17 14:30:02 +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 init 2026-02-17 14:30:02 +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