# hookshot **Repository Path**: mirrors_mozilla/hookshot ## Basic Information - **Project Name**: hookshot - **Description**: This application relays information received from badgekit-api through webhooks to lumberyard, Webmaker's event aggregation queue - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README HOOKSHOT ======== ![Hookshot](hookshot.jpg) This application relays information received from badgekit-api through webhooks to lumberyard, Webmaker's event aggregation queue. ## Run this app ``` cp .env-dist .env npm install node server ```