Skip to content

ranrib/producthunt-digest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Hunt Digest

Product Hunt Digest - An unofficial daily digest of top products from PH to Slack | Product Hunt Product Hunt Digest - An unofficial daily digest of top products from PH to Slack | Product Hunt

This open-source project generates a daily digest of top performing products on Product Hunt directly to your Slack.

Setup is very simple, and takes a few minutes.

Screenshot

Installation

Make sure you have installed on your environment Git, Node, and npm.

This code is running on AWS Lambda function, so you'll need an AWS account as well.

Ultimately this code sends the digest to Slack, so make sure you got an incoming webhook URL set.

git clone git@github.com:ranrib/producthunt-digest.git
cd producthunt-digest
npm install
cp config_example.yml config.yml

Now edit config.yml file and set the Slack webhook URL, and the number of posts you would like to get on the daily digest.

Running Locally

npm run start

The script will send the current digest into your Slack.

Deployment

npm run deploy

To test that the Lambda function is running properly:

npm run invoke

License

Provided under the MIT license. See LICENSE for details.

Copyright 2021, Ran Ribenzaft.

About

Generate a daily digest of top posts from Product Hunt 💡

Topics

Resources

License

Stars

Watchers

Forks