API not reachable. From the repo root run pnpm webapp:dev to start the API (port 3001) and storefront together, then refresh. Or run pnpm server:dev in a second terminal. Seed data with pnpm --filter @bachpankart/server exec prisma db seed if the database is empty.

Loading…