envs

Algolia — search

algolia/search · version 1

envs add algolia/search

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
ALGOLIA_APP_ID required config An identifier. The names here are convention: Algolia documents no variable names, only that credentials belong in the environment.. where to get it
ALGOLIA_SEARCH_API_KEY required config Algolia says the search-only key is safe in production frontend code.. where to get it
ALGOLIA_ADMIN_API_KEY optional secret Writes and indexing. Algolia says it should remain confidential.. where to get it

The JSON the CLI reads