Transform GitHub Pull Requests into beautiful IDE-style typing animations, optimized for both desktop viewing and vertical social video formats
This application requires a signed URL to view animations. Contact the administrator to request access to a specific PR.
To generate a signed URL, make a POST request to /api/generate-signed-url with your secret and the GitHub PR URL:
curl -X POST /api/generate-signed-url \
-H "Content-Type: application/json" \
-d '{"secret": "YOUR_SECRET", "prUrl": "https://github.com/owner/repo/pull/123"}'Visualizes code changes as IDE-style typing animations