- Monitor Docker repository metrics such as pulls and stars.
- Track npm package health and performance scores.
- Gather GitHub repository statistics including watchers and forks.
- Retrieve and display Product Hunt reviews and ratings for product visibility.
Triggers the workflow every minute using a cron job. Retrieves Docker data including pulls and stars. Fetches npm package data and processes it for maintenance, popularity, quality, and final scores. Collects GitHub repository metrics and formats them for display. Gathers Product Hunt data including reviews and ratings, and formats it for the dashboard.
- 1Import the workflow template into your n8n instance.
- 2Configure the dashboard hostname and authentication token in the Dashboard Configuration node.
- 3Set the Product Hunt post ID in the Dashboard Configuration node.
- 4Connect your GitHub credentials to the GitHub node.
- 5Activate the workflow to start the automated data synchronization.