Skip to content

docs: link the SDK first-app quickstart#23

Merged
pbc1017 merged 1 commit into
mainfrom
docs/first-app-quickstart
Jul 23, 2026
Merged

docs: link the SDK first-app quickstart#23
pbc1017 merged 1 commit into
mainfrom
docs/first-app-quickstart

Conversation

@pbc1017

@pbc1017 pbc1017 commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary

  • make the localized SDK quickstart the first documentation entry point
  • add copyable clone steps to all three README languages
  • clarify the SDK-guide-to-runnable-Go-tutorial relationship without referring to retired web docs

Test Plan

  • PATH=/Users/perry/.local/share/mise/installs/go/1.25.12/bin:$PATH make build
  • PATH=/Users/perry/.local/share/mise/installs/go/1.25.12/bin:$PATH make test
  • validate relative Markdown links

Summary by CodeRabbit

  • 문서
    • 첫 앱 만들기 Quickstart 링크를 추가해 튜토리얼 시작 경로를 명확히 했습니다.
    • Private app 생성, 서버 인증 정보, 권한 설정, 엔드포인트 및 테스트 채널 설치 절차를 Quickstart 기준으로 정리했습니다.
    • 저장소 복제와 Corepack 활성화 명령을 포함한 Clone 안내를 추가했습니다.
    • 계약 및 완성된 Go 서버/WAM 구현의 참조 위치를 명확히 하고, Go 네이티브 전송 기능 차이는 기능 동등성 문서로 안내합니다.

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 54270500-5a85-4119-bee2-bc80e543c37a

📥 Commits

Reviewing files that changed from the base of the PR and between f611714 and fe71075.

📒 Files selected for processing (3)
  • README.ja.md
  • README.ko.md
  • README.md

Walkthrough

세 언어 README의 진입 링크를 Quickstart 중심으로 갱신하고, 앱 준비·Clone 절차와 프로젝트 구현 참조 안내를 재구성했습니다.

Changes

튜토리얼 문서 갱신

Layer / File(s) Summary
Quickstart 진입점 추가
README.md, README.ja.md, README.ko.md
앱 소개 영역에 각 언어의 첫 앱 Quickstart 링크를 추가했습니다.
Quickstart 및 Clone 절차 정리
README.md, README.ja.md, README.ko.md
기존 Private app 준비 안내를 Quickstart 기반 흐름으로 교체하고, 저장소 복제와 corepack enable 절차를 추가했습니다.
프로젝트 참조 안내 갱신
README.md, README.ja.md, README.ko.md
계약과 완성된 Go server/WAM 구현의 확인 위치를 명시하고, Go native transport gap의 feature-parity 문서 참조를 유지했습니다.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Poem

깡충 뛰는 토끼가 문서를 넘겨요
Quickstart 길이 반짝 열려요
Clone 명령도 또박또박
권한 안내는 가지런히
새 길 따라 당근을 찾아요 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목이 로컬라이즈된 첫 앱 Quickstart 링크 추가라는 핵심 변경을 잘 요약합니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/first-app-quickstart

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

@pbc1017
pbc1017 merged commit f76d128 into main Jul 23, 2026
1 check passed
@pbc1017
pbc1017 deleted the docs/first-app-quickstart branch July 23, 2026 06:01
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