Widget Test Pages

Local development test pages for the Squeeze Chat Widget.

Available Test Pages

English (/en/)

Japanese (/ja/)

Setup Instructions

  1. Start local Supabase: supabase start
  2. Start admin API: pnpm --filter admin dev
  3. Start widget dev server: pnpm --filter 1liner-chatbot dev
  4. Serve test pages: npx serve test -p 8080
  5. Open http://localhost:8080