Skip to content
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

Add GrowthBook example #915

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add GrowthBook example #915

wants to merge 1 commit into from

Conversation

bttf
Copy link

@bttf bttf commented May 14, 2024

Description

GrowthBook is an A/B testing and feature flag platform. This PR adds an example of how to leverage GrowthBook in your Next.js app utilizing server-side and client-side rendering.

Demo URL

https://ab-testing-example-growthbook.vercel.app/

Type of Change

  • New Example
  • Example updates (Bug fixes, new features, etc.)
  • Other (changes to the codebase, but not to examples)

New Example Checklist

  • 🛫 npm run new-example was used to create the example
  • 📚 The template wasn't used but I carefuly read the Adding a new example steps and implemented them in the example
  • 📱 Is it responsive? Are mobile and tablets considered?

Copy link

vercel bot commented May 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-dir-css-in-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
app-dir-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
app-dir-share-state ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-api-routes-cache-control ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-api-routes-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-api-routes-json-response ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-api-routes-query-parameters ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-functions-authed-proxy ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-functions-cookies ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-functions-news ❌ Failed (Inspect) May 14, 2024 3:15pm
edge-functions-streams ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-geolocation-country-block ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-middleware-modify-request-header ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
edge-user-agent-based-rendering ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
example-auth-with-ory ❌ Failed (Inspect) May 14, 2024 3:15pm
example-reduce-image-bandwidth-usage ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
geolocation-script ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
next-edge-api-route-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
next-flask ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
nodejs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
redirect-with-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
redirects-bloom-filter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-combining-data-fetching-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-image-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-image-offset ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-loading-web-fonts ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-microfrontends ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-microfrontends-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-pagination-with-ssg ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-parallel-routes-navbar ❌ Failed (Inspect) May 14, 2024 3:15pm
solutions-reuse-responses ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-script-component-ad ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-script-component-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
solutions-testing ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
wasm-rust-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm
wasm-rust-xor ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 3:15pm

Copy link

vercel bot commented May 14, 2024

@bttf is attempting to deploy a commit to the Vercel Examples Team on Vercel.

A member of the Team first needs to authorize it.

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.

None yet

1 participant