-
-
Notifications
You must be signed in to change notification settings - Fork 32
docs: add section for the spotlight sdk #1227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds comprehensive documentation for the Spotlight SDK, which allows developers to embed Spotlight's event buffering capabilities directly into their own HTTP servers instead of running a separate sidecar process.
Key changes:
- New SDK documentation with API reference and complete working example
- Configuration update to add SDK section to documentation sidebar
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| packages/website/src/content/docs/docs/sdk/index.mdx | Comprehensive SDK documentation including installation, API reference, Hono.js integration example, event flow explanation, and buffer usage patterns |
| packages/website/astro.config.mjs | Adds "SDK" section to documentation sidebar navigation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
betegon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great, thanks for adding. Let's see if we can do something about my comment so it's easier to use our sdk.
Co-authored-by: Copilot <[email protected]>
betegon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
love this.
No description provided.