1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

1-1262-docs-update-integrations: delete old integrations intro doc

This commit is contained in:
Thomas Heartman 2023-08-18 11:15:04 +02:00
parent 3695b48376
commit eecf777e49
No known key found for this signature in database
GPG Key ID: BD1F880DAED1EE78

View File

@ -1,23 +0,0 @@
---
id: integrations
title: External Integrations and plugins
---
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
Unleash can also integrate with other systems in different ways.
## Official integrations
Unleash provides these official integrations:
<DocCardList items={useCurrentSidebarCategory().items}/>
## Community-contributed integrations:
Our wonderful community has also created the following integrations:
- [Vue Unleash plugin](https://github.com/crishellco/vue-unleash)
- [Quarkus](https://github.com/quarkiverse/quarkus-unleash)
- [Fastify feature flags plugin](https://gitlab.com/m03geek/fastify-feature-flags#unleash-provider)