tryabby / abby

Open-Source Feature Flags, Remote Config & A/B Tests for Developers ⛳🧪
https://www.tryabby.com
GNU Affero General Public License v3.0
143 stars 19 forks source link

[RFC] Empty State #128

Closed cstrnt closed 4 weeks ago

cstrnt commented 7 months ago

Problem: Currently we show buttons to create an environment/flag/test for the respective empty state. While this is helpful in general, it will leave the user guessing how Abby works in general.

Thoughts: We could potentially give a link to the docs or show some useful cli commands for the respective framework. This would indicate how code-focused Abby is as well as quick overview of all existing solutions. This could be

To get started select your framework (+ package manager)

pnpm install @tryabby/next
pnpx @tryabby/cli login
pnpx @tryabby/cli init