yeuimu
|
b81d944c38
|
docs(agent): add dimension-value onboarding lesson
|
2026-09-02 16:37:56 +08:00 |
|
yeuimu
|
5f81b18388
|
docs(agent): add materialized-array order determinism lesson
|
2026-09-02 16:08:35 +08:00 |
|
yeuimu
|
ae880ff346
|
docs(agent): add representative-row convergence lesson
|
2026-09-02 14:59:29 +08:00 |
|
yeuimu
|
b32a5575df
|
deploy(nginx): route /assets/product-center/ to v2 api for shared icons
沙特国旗等新增图标只需放入 v2 仓库 public 目录;nginx 按最长前缀把
product-center 静态资源转发给 v2 api,其余 /assets/、/uploads/ 仍走 v1。
同步沉淀 AGENTS.md:入口 nginx 真实挂载源在 v1 仓库、文件型 bind mount 的
inode 陷阱。
|
2026-09-02 11:19:49 +08:00 |
|
yeuimu
|
76eb849b49
|
docs: record style-order semantics, container-run pitfalls and lessons
|
2026-09-02 10:33:54 +08:00 |
|
yeuimu
|
8a6db1bdee
|
docs(agents): lessons — stop dev server before full jest; Chinese sort assertions
|
2026-08-28 18:51:22 +08:00 |
|
yeuimu
|
8fad8de73e
|
docs(agents): add lessons for db drift resolution and shared-db test isolation
|
2026-08-28 12:53:10 +08:00 |
|
yeuimu
|
6c61a4e871
|
feat(deploy): production deployment setup and fixes
- Debian-based api image (bookworm-slim), docker/debian mirrors, prisma
binaryTargets for openssl 3.0
- nginx: admin SPA under /admin, TLS via acme.sh (ZeroSSL) + auto-renewal
cron, http->https redirect
- prisma: add origin_goods.delisted migration, sync missing schema
(good_image/tag_font_color/good_tags), fix users.createdAt Timestamptz
- api: CORS wildcard reflection, helmet CORP cross-origin, price
backfill in persistProductDetail, categoryIcon ancestor fallback,
mediaByColor per-color gallery in public goods detail
- admin: /admin base path (vite + router)
- import-data.mjs: udt_name casting, serial sequence advance fix
|
2026-08-26 14:23:09 +08:00 |
|
yeuimu
|
79fabd85f7
|
feat(product-center): implement Figma-designed UI, upload module, and website tests
- Redesign website homepage & product-center per Figma (fonts, logos, hero/footer/customer cases)
- Add API upload module (multer) with static serving for uploads/public assets
- Add OriginGood.delisted flag and SDS request retry logic
- Add admin ImageUpload component and goods import/upload flows
- Add vitest suite for website components and composables (32 tests)
- Add skills, docs, plans and PRODUCT.md
|
2026-08-20 14:32:03 +08:00 |
|
yeuimu
|
72bc89ab03
|
chore: init monorepo with existing website and plans
|
2026-06-15 02:31:15 +08:00 |
|