Flaggish Docs
  • Getting Started
    • Quickstart
  • Docs
    • Client Component
    • Server Component
    • Environments
  • Member Roles & Permissions
    • Permissions
  • Features
    • Features
Powered by GitBook
On this page
  1. Docs

Environments

You can create flags for both production and development. Flaggish will detect the environment using the NODE_ENV environment variable.

NODE_ENV=production
NODE_ENV=development
PreviousServer ComponentNextPermissions

Last updated 9 months ago