Skip to main content

Next Steps

Congratulations on completing the Getting Started guide. You now have a working Fanfare integration. Here is where to go from here to make the most of the platform.

Explore Concepts

SDK Deep Dives

Dashboard

API

Guides

Resources


### 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!