Files
shop-client/README.md
T
@kirill.komarov 126a2307df
Deploy / deploy (push) Successful in 1m15s
test webhook trigger
2026-06-15 16:30:09 +05:00

25 lines
696 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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 |
# test webhook 15 июн 2026 г. 16:30:09