Skip to content

happykit/flags-in-five

Repository files navigation

This is a Next.js project that shows you how to use Feature Flags.

Read the article to set up feature flags in five minutes.

Getting Started

Put your Environment Key into .env.local and start the app with npm run dev.

About

This package was created for the accompanying article which teaches you how to create feature flags in five minutes.

Resources

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.