### Environment URLs
| Environment | API URL |
| ----------- | -------------------------------- |
| Production | `https://api.fanfare.io` |
| Staging | `https://api-staging.fanfare.io` |
| Development | `http://localhost:4802` |
## Example Projects
Explore complete example implementations:
{/* TODO: MISSING_FUNCTIONALITY
Feature: Example project repositories
Expected behavior: Links to example repositories demonstrating common patterns
Current state: Example repositories not yet created
*/}
<Callout type="info">Example projects are coming soon. Check the [changelog](/changelog) for updates.</Callout>
- **Next.js E-commerce** - Queue integration for product launches
- **Remix Sneaker Drop** - Draw-based allocation for limited releases
- **Astro Auction Site** - Live auction integration
- **SvelteKit + Solid** - Web components integration
## Feedback
We are constantly improving Fanfare. Let us know how we can help:
- [Feature Requests](https://feedback.fanfare.io)
- [Bug Reports](https://github.com/fanfare-io/sdk/issues)
- [Documentation Feedback](mailto:[email protected])
Thank you for choosing Fanfare!