Skip to content

chore: adding hello vercel example app#1283

Open
joker23 wants to merge 1 commit intomainfrom
skz/sdk-2178/hello-vercel
Open

chore: adding hello vercel example app#1283
joker23 wants to merge 1 commit intomainfrom
skz/sdk-2178/hello-vercel

Conversation

@joker23
Copy link
Copy Markdown
Contributor

@joker23 joker23 commented Apr 15, 2026

This PR will create a hello app for vercel sdk that follow the example app specs.

This example should be much simplier and easier to follow than the existing samples.

NOTE: I am also planning on updating the existing examples in future PRs to modernize the implementation.


Note

Low Risk
Primarily adds a new example workspace and metadata wiring; no changes to core SDK runtime behavior or production code paths.

Overview
Adds a new packages/sdk/vercel/examples/hello-vercel console example app (TypeScript build, .env.example, README) that initializes @launchdarkly/vercel-server-sdk with Vercel Edge Config, evaluates a boolean flag, and optionally polls for changes.

Registers the new example as a Yarn workspace, updates release-please-config.json to keep the example’s SDK dependency in sync, and renames the React Vercel Edge example package from @internal/... to @launchdarkly/....

Reviewed by Cursor Bugbot for commit c42eb49. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 25623 bytes
Compressed size limit: 29000
Uncompressed size: 125843 bytes

@github-actions
Copy link
Copy Markdown
Contributor

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 31664 bytes
Compressed size limit: 34000
Uncompressed size: 112917 bytes

@github-actions
Copy link
Copy Markdown
Contributor

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 179382 bytes
Compressed size limit: 200000
Uncompressed size: 830105 bytes

@github-actions
Copy link
Copy Markdown
Contributor

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 37214 bytes
Compressed size limit: 38000
Uncompressed size: 204443 bytes

@joker23
Copy link
Copy Markdown
Contributor Author

joker23 commented Apr 15, 2026

@cursor review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit c42eb49. Configure here.

@joker23 joker23 marked this pull request as ready for review April 15, 2026 22:03
@joker23 joker23 requested a review from a team as a code owner April 15, 2026 22:03
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

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