GithubHelp home page GithubHelp logo

kamigami55 / product-hunt-today Goto Github PK

View Code? Open in Web Editor NEW
44.0 3.0 3.0 559 KB

A Twitter bot @ProductHunToday that tweet trending Product Hunt products every day, in short video!

Home Page: https://twitter.com/ProductHunToday

Dockerfile 4.41% TypeScript 59.89% JavaScript 33.71% CSS 1.99%
remotion react tailwindcss reactjs producthunt producthunt-api twitter twitter-api twitter-bot github-actions

product-hunt-today's Introduction

Product Hunt Today

Product Hunt Today Twitter account

A Twitter bot @ProductHunToday that tweets trending Product Hunt products every day, in short video!

Tech stack

Sample tweet

https://twitter.com/ProductHunToday/status/1506186218714849287

Twitter post from Product Hunt Today

Get started

Install dependencies

yarn install

Setup environment variables

Create .env file, with your Product Hunt & Twitter API key

REACT_APP_PRODUCT_HUNT_API_KEY="<your-key>"
TWITTER_CONSUMER_KEY="<your-key>"
TWITTER_CONSUMER_SECRET="<your-key>"
TWITTER_ACCESS_TOKEN_KEY="<your-key>"
TWITTER_ACCESS_TOKEN_SECRET="<your-key>"

Fetch products

This will call Product Hunt API, and store result in <ProjectRoot>/data/today.json

yarn fetch

Start preview

This will open browser to preview video

yarn start

Render video

This will store generated video in <ProjectRoot>/out/video.mp4

yarn build

Post to Twitter

yarn post-tweet

Contribute

PRs are welcome!

Feel free to DM me on Twitter @EasonChang_me if any suggestions

Support

Support me in creating more awesome projects!

"Buy Me A Coffee"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.