Files
Dominik Ferber 84e38d47aa adds an playground app we can use during development (#341)
* add flags-playground

* clarify

* move

* update lockfile
2026-03-20 11:45:27 +01:00

297 B

flags-playground

Internal development app used to manually test changes to flags package and its adapters. This is not meant to be a public example or starter template.

Getting Started

pnpm dev

Open http://localhost:3000 to verify your changes.