Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

directus-operation-index

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directus-operation-index

A Directus index operation for Flows

latest
Source
npmnpm
Version
0.1.3
Version published
Weekly downloads
6
Maintainers
1
Weekly downloads
 
Created
Source

directus-operation-index

A Directus index operation for Flows.

Install

NPM
npm install directus-operation-index
YARN
yarn add directus-operation-index
PNPM
pnpm add directus-operation-index

Engines

The currently supported engines are Meilisearch and Algolia.

Algolia Configuration

ENV

INDEX_ALGOLIA_APP_ID=APPLICATION_ID
INDEX_ALGOLIA_API_KEY=ADMIN_API_KEY

Meilisearch Configuration

ENV

INDEX_MEILISEARCH_HOST=HOST
INDEX_MEILISEARCH_API_KEY=MASTER_KEY

[!IMPORTANT]
If INDEX_MEILISEARCH_HOST is set to a local IP address then IMPORT_IP_DENY_LIST must be adjusted.

Bugs

If any bugs are found please report them as a Github Issue

License

MIT

Keywords

directus

FAQs

Package last updated on 05 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts