Skip to content

Commit

Permalink
Home feature list (#618)
Browse files Browse the repository at this point in the history
* add checklist of features to docs home

* permissions and audit logs
  • Loading branch information
ajwootto authored May 1, 2024
1 parent d909f04 commit e4b05b2
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,19 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList'
<div className="grid-container">
<div>

DevCycle is a feature flag platform built for teams of any size, helping you easily create, rollout, and cleanup feature flags without disrupting your workflow. With integrations for tools you are already using like [GitHub](integrations/github/feature-usage-action), [Datadog](integrations/datadog-rum), and [Jira](integrations/jira), DevCycle is ready to add to your project today!
DevCycle is a feature flag platform built for teams of any size, helping you easily create, rollout, and cleanup feature flags without disrupting your workflow.

We support everything you expect from a feature management platform:
- **SDKs for Every Language**
- **Fast, Global APIs**
- **Powerful and Reusable Targeting Rules**
- **A/B Testing and Experimentation**
- **Scheduled Releases and Rollouts**
- **Realtime Updates to All Users**
- **Permissions and Audit Logs**
- **Integrations with Your Favorite Tools**

With tons of built-in features, DevCycle is ready to add to your project today!

**[Follow our Quickstart](/introduction/quickstart) to learn how everything works, or [install an SDK](sdk) for your favorite language to start adding feature flags to a new or existing project.**

Expand Down

0 comments on commit e4b05b2

Please sign in to comment.