admin 5b27144cde
Deploy / deploy (push) Failing after 0s
fix: use webhook instead of SSH
2026-06-11 09:42:57 +00:00
2026-06-11 13:48:08 +05:00
2026-06-11 13:48:08 +05:00
2026-06-11 13:48:08 +05:00

shop-client — витрина и админка магазина ручной работы

React + Vite + TypeScript + MUI. FSD-архитектура, @tanstack/react-query.

Запуск

npm ci npm run dev

Откройте http://localhost:5173. API проксируется на http://127.0.0.1:3333.

Требуется shop-server рядом (../../shop-server/shared/ для @shared/ alias).

Команды

Command Description
npm run dev Vite dev server
npm run build tsc + vite build
npm run lint ESLint
npm run lint:fix ESLint --fix
npm run format Prettier
npm test vitest run
S
Description
Craftshop client frontend
Readme 459 KiB
Languages
TypeScript 96.2%
JavaScript 3.4%
HTML 0.3%
CSS 0.1%