Commit Graph

2 Commits

Author SHA1 Message Date
parsa aghaei
6362750dea fix(build): resolve linter and tsconfig project service errors, guarantee dist/main existence in start-dev
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-18 20:23:59 +03:30
parsa aghaei
cd17a532d9 fix: resolve backend TS compilation errors, startup order, and add clipboard paste upload
- Fix products.service.ts: ingredients -> ingredientList (Prisma relation name)
- Fix seed-blogs.ts: template literal refactor (array join) to avoid esbuild parse error
- Fix seed-custom.ts: category string -> connectOrCreate relation
- Add start-dev.js: sequential startup (backend first, then frontends)
- Add Ctrl+V paste upload to admin MediaSelector component
- Create missing images/vets/ and images/slider/ directories
2026-07-11 13:51:12 +03:30