Skip to content

statsig-io/NextJS-SSR-AppRouter

Repository files navigation

Getting Started

This is a Next.JS project with Statsig Feature Flags. To run, make an account on the Statsig Console and add your Client and Server keys to the .env.local file in the format:

NEXT_PUBLIC_STATSIG_CLIENT_KEY=your_client_key
STATSIG_SERVER_SECRET=your_server_key
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published