algolia-deploy-integration
Installation
SKILL.md
Algolia Deploy Integration
Overview
Deploy Algolia-powered applications to production platforms with proper API key separation (Admin on backend, Search-Only on frontend) and InstantSearch widget integration.
Prerequisites
- Algolia App ID + Admin key (backend) + Search-Only key (frontend)
- Platform CLI installed (vercel, fly, or gcloud)
algoliasearchv5 for backend,react-instantsearchorinstantsearch.jsfor frontend
Instructions
Step 1: Backend API Key Configuration
Vercel
Related skills