Skip to content

Ci/monorepo pre push local#2

Merged
cocoyoon merged 3 commits into
mainfrom
ci/monorepo-pre-push-local
Mar 23, 2026
Merged

Ci/monorepo pre push local#2
cocoyoon merged 3 commits into
mainfrom
ci/monorepo-pre-push-local

Conversation

@cocoyoon
Copy link
Copy Markdown
Member

No description provided.

…acks

- Prefer AI_SERVER_GRPC_URL, API_SERVER_GRPC_PORT, API_SERVER_HTTP_URL, etc.
- Keep reading legacy DECODED_* / GRPC_* aliases when new keys unset
- Update env examples, REQUIREMENT, CLAUDE, ai README

Made-with: Cursor
…oling

- Add docker/stack compose (api, ai, meilisearch, redis, searxng) for dev/staging/prod
- Add scripts/deploy-backend.sh and package.json deploy:backend script
- Fix api prod Dockerfile: single-stage build, glibc-matched runtime, curl for swagger UI
- AI_GRPC_LISTEN_PORT in ai main; curl in Dockerfile.ai.prod for healthchecks
- Point local-deps scripts at stack compose; root .dockerignore for build context

Made-with: Cursor
@cocoyoon cocoyoon merged commit 41ed89e into main Mar 23, 2026
1 check passed
thxforall added a commit that referenced this pull request May 28, 2026
#602) (#608)

기존 구현은 containerRef.current.offsetWidth로 inner image width를
계산하여 첫 렌더 시 ref=null → 0px → before가 보이지 않고 after만
표시되는 race condition이 있었음. 두 이미지를 absolute로 겹치고
위 레이어에 clip-path: inset(0 X% 0 0)을 적용하여 측정 의존 제거.

Refs #602 (sub-PR #2)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant