Build a habit of shipping by sharing your daily, incremental progress
See how other makers are growing their business
๐๏ธ
Curated community
Members are invited by existing members
Receive outside perspective when you need it
Connect with others through weekly video hangouts
Get access to our members-only perks and discounts
๐ Join WIP to participate
I did a project that uses Puppeteer recently. Workflow:
- Daily CRON task
- Task opens website (Angular) through Puppeteer
- Website triggers custom "ready" event when done loading
- Save website as PDF
- Send PDF to customers by mail