Flaggish logo

Currently in development 🎉

Flaggish logo

When feature flags
meet NextJs

Flaggish is a feature flag manager for NextJs

Features

  • Create and manage feature flags

  • Create flags for productions and development

  • Typescript ready

  • SDK for server and client components

1 2 3 import { getFlags } from '@flaggish/sdk'; const flags = await getFlags();1 2 3 4 5 'use client'; import { useGetFlags } from '@flaggish/sdk'; const {flags, hasError, isLoading} = useGetFlags();

Pricing

Choose the plan that best suits your project

Flagpole

Perfect for solo developers

£0
  • Create and Manage Flags
  • Multiple Environments
  • Invite Users

Full Mast

For growing teams

£30/month per project
  • Everything from Flagpole
  • Automate Flags with Schedules
  • Schedule Timeline
  • Flag History with Logs
  • User Roles and Permissions