Skip to content

seancheong/takonbini-web

Repository files navigation

Takonbini Web

Takonbini is a TanStack Start app for browsing Japanese convenience store products, with filters, product detail pages, and an image proxy for reliable loading.

Features

  • Product listing with filters, pagination, and SSR hydration
  • Product detail pages
  • Image proxy with browser + edge caching
  • i18n (EN/JA/ZH) and theme switching

Architecture

See architecture.md for data flow and other architecture details.

Takonbini Architecture

Requirements

  • Node.js
  • pnpm

Environment

Create a .env.local file:

PRODUCTS_API_URL="http://localhost:3001"
PRODUCTS_API_KEY="your-api-key"

Development

pnpm install
pnpm start

Production

pnpm build

Linting

pnpm lint

About

Takonbini is a TanStack Start app for browsing Japanese convenience store products

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors