Set up Hypertune
1. Sign up
Sign up to Hypertune or log in to your existing account.
2. Follow the setup wizard
Follow the setup wizard to create a feature flag and access it in your code.
If you've opened an existing project, you can open the setup wizard from the left sidebar.
The wizard will guide you through one of the following language quickstarts:
Next.js (App Router)
Get feature flags in your Next.js App Router app
Next.js (Pages Router)
Get feature flags in your Next.js Pages Router app
React
Get feature flags in your React app
Remix
Get feature flags in your Remix app
Gatsby
Get feature flags in your Gatsby app
Vue
Geta feature flags in your Vue app
Nuxt
Geta feature flags in your Nuxt app
Node.js
Get feature flags in your Node.js app
Expo / React Native
Get feature flags in your Expo / React Native app
JavaScript
Get feature flags in your JavaScript app
Python
Get feature flags in your Python application
Rust
Get feature flags in your Rust application
Web / HTML
Get feature flags from any web page
GraphQL
Get feature flags from any codebase via GraphQL
Last updated