# discourse-stats **Repository Path**: mirrors_bpmn-io/discourse-stats ## Basic Information - **Project Name**: discourse-stats - **Description**: Retrieves and distributes Discourse forum stats - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # discourse-stats [Fetch](./fetch.js) and [distribute](./send.js) monthly statistics for your [Discourse forum](https://www.discourse.org/). ## Configure Provide the [required environment variables](./.env.example) either directly or via a `.env` file. ## Run ``` npm install && npm start ```