Every deployment is a win. Dplyd gives developers a simple public log of what shipped, when it shipped, and why it mattered. Share your wins, build a streak, and celebrate with the community.
Push to production using your favorite tools. Add one curl to your CI/CD — that's it.
Your deployment appears in the live feed for the world to see. Add context about what you shipped.
Get reactions from fellow developers. Build your streak and show off with embeddable badges.
A midnight bug fix. A major feature launch. A complete rewrite that was totally worth it. Your deployments are more than git commits — they're milestones worth remembering.
A permanent record of everything you've shipped, visible on your profile.
Add a live deploy badge to your GitHub README or portfolio. Updates automatically.
Track your consistency. How many days in a row can you ship?
# After your deploy succeeds...
curl -X POST https://dplyd.com/api \
-H "Authorization: Bearer $DPLYD_TOKEN" \
-H "Content-Type: application/json" \
-d '{"message": "Shipped v2.0!"}'
Add a single curl command to your deployment script. That's it. Works with GitHub Actions, GitLab CI, Vercel, Netlify, or any pipeline.
Join developers who celebrate their deployments and build in public. Free forever. No credit card required.
Create your free accountReal-time deployments from the community