feat: add Elasticsearch integration text to README and icon to integrations list

This commit is contained in:
Anish Sarkar 2025-10-08 16:35:23 +05:30
parent 6136a13a11
commit 8b32f14476
2 changed files with 2 additions and 0 deletions

View file

@ -75,6 +75,7 @@ Open source and easy to deploy locally.
- Airtable
- Google Calendar
- Luma
- Elasticsearch
- and more to come.....
## 📄 **Supported File Extensions**

View file

@ -13,6 +13,7 @@ const INTEGRATIONS: Integration[] = [
name: "LinkUp",
icon: "https://framerusercontent.com/images/7zeIm6t3f1HaSltkw8upEvsD80.png?scale-down-to=512",
},
{ name: "Elasticsearch", icon: "https://cdn.simpleicons.org/elastic/00A9E5" },
// Communication
{ name: "Slack", icon: "https://cdn.simpleicons.org/slack/4A154B" },