Skip to content

chore: admin 개발 포트 분리 및 디버그 dev 명령 추가#433

Merged
manNomi merged 1 commit intomainfrom
chore/dev-web-admin-debug
Feb 16, 2026
Merged

chore: admin 개발 포트 분리 및 디버그 dev 명령 추가#433
manNomi merged 1 commit intomainfrom
chore/dev-web-admin-debug

Conversation

@manNomi
Copy link
Contributor

@manNomi manNomi commented Feb 16, 2026

Summary

  • admin 개발 서버 기본 포트를 3000에서 4000으로 변경했습니다.
  • 루트 스크립트에 단일/동시 실행 명령을 추가해 web/admin 디버깅 동선을 단순화했습니다.
    • dev:web
    • dev:admin
    • dev:debug

Verification

  • pnpm --filter @solid-connect/web run ci:check 통과
  • pnpm --filter @solid-connect/admin run ci:check 통과
  • pnpm --filter @solid-connect/web run build 통과
  • pnpm --filter @solid-connect/admin run build 통과
  • pnpm run dev:debug 실행 시 web :3000, admin :4000 기동 로그 확인

@vercel
Copy link

vercel bot commented Feb 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solid-connect-web-admin Ready Ready Preview, Comment Feb 16, 2026 8:48am
solid-connection-web Ready Ready Preview, Comment Feb 16, 2026 8:48am

@coderabbitai
Copy link

coderabbitai bot commented Feb 16, 2026

Warning

Rate limit exceeded

@manNomi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minutes and 10 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/dev-web-admin-debug

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant