/gdevs-chapter-action

Algolia SYNC action for community.dev chapter list

Primary LanguageJavaScriptMIT LicenseMIT

Google Developers Chapter List Action [STOPPED]

This project fetches community.dev. Updates Algolia search indices, automatically creates JSON files of chapter lists.

🚀 Runs every midnight (UTC+3) by this action.

Installation

Install dependencies with npm

npm install

Usage

export ALGOLIA_ADMIN_KEY=""
export ALGOLIA_APP_ID=""
node index.js

Authors