checks a gumroad page for new uploads & calls a webhook when theres changes
make an app-config file with config matching .app-config.schema.yml
- run
npm run build
, then setnode dist/main.js
to run on a cron job or something - alternatively, this project is set up to run on an aws lambda using serverless. you could maybe fork this repo and run your own instance
i intend to make a site where users can subscribe to gumroads so you don't have to set up your own instance