👀 v0.1.0 will be out soon

Feature FlagsRemote ConfigsA/B Testingas CodeOn the edge. No fuss. No hassle.


// src/flags.ts
import { flag, experimental, remoteConfig } from "@planria-sdk/node";

export const isProductPageEnabled = flag({ defaultValue: false });

export const partialDashboardAccess = experimental({
  variationOf: [50, 50],
});

export const sharedEnvironmentConfig = remoteConfig({
  apiURL: {
    development: "https://dev.api.example.com",
    staging: "https://staging.api.example.com",
    production: "https://api.example.com",
  },
});
Our SDK supports the following technologies:
DenoDenoNodejsNext.js

Infrastructure at scale

Our opt-in infrastructure grows as your app scales. 
No unnecessary costs. No underlying pricing.
Autoscaling
Latency

Open-source forever and ever

We will never charge you for using the open-source version of Planria.
  • You don't have to trust us: Self-host the platform any place you want.
  • No stressful data request: Your feature flags are in your codebase, remember?
You and we are safe as Planria is developed in the open source way and under the Apache-2.0 license.

Pricing

As currently in beta, we have a special offer for you to get started with Planria and help us shape the future of feature flags.

Earlybird

For those who believe in Planria from the beginning

$7

per user/monthly

  • Unlimited projects
  • Unlimited environments per project
  • Unlimited feature flags
  • Unlimited users
  • 5 remote configs
  • Guaranteed spot in our ❤️

Or

Get to know our soon-to-come plans

Hobby

For personal projects and experiments

$5

per user/monthly

  • 5 projects
  • 2 environments per project
  • 10 feature flags per project
  • 1 user

Startup

For small teams getting started with feature flags

$17

per user/monthly

  • 1 project
  • 3 environments per project
  • 50 feature flags

Enterprise

For large teams and organizations

  • Unlimited projects
  • Unlimited environments per project
  • Unlimited feature flags
  • Priority support 24/7