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.
Put your Environment Key into .env.local
and start the app with npm run dev
.
This package was created for the accompanying article which teaches you how to create feature flags in five minutes.
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.