Don't let your deploys go unnoticed.

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.

Free forever No credit card API access included
Team of developers celebrating a successful deployment

Here's how it works.

Step 1

Deploy your code

Push to production using your favorite tools. Add one curl to your CI/CD — that's it.

Step 2

Share the moment

Your deployment appears in the live feed for the world to see. Add context about what you shipped.

Step 3

Celebrate together

Get reactions from fellow developers. Build your streak and show off with embeddable badges.

Polaroid photos of deployment moments scattered on a desk

Every deployment tells a story.

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.

Public deploy log

A permanent record of everything you've shipped, visible on your profile.

Embeddable badges

Add a live deploy badge to your GitHub README or portfolio. Updates automatically.

Shipping streaks

Track your consistency. How many days in a row can you ship?

deploy.sh
# 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!"}'

View full API docs →

One line in your CI/CD.

Add a single curl command to your deployment script. That's it. Works with GitHub Actions, GitLab CI, Vercel, Netlify, or any pipeline.

  • No SDK required — just HTTP
  • Supports any language or platform
  • Real-time broadcast to followers

Your deploys deserve an audience.

Join developers who celebrate their deployments and build in public. Free forever. No credit card required.

Create your free account

Live Feed

Real-time deployments from the community

Live
Peter Theill
Peter Theill 
deployed a feature 20 minutes ago
20 minutes ago
✨ Add author information to product review
Include the author's name in the structured data for the product review
to enhance the review's credibility and SEO.
✨ Add return policy and shipping details to pricing page
Introduce structured data for return policy and shipping details
to enhance product information and improve SEO.
Peter Theill
Peter Theill 
deployed a feature 31 minutes ago
31 minutes ago
✨ Add metadata stripping for generated images
Implement functionality to strip EXIF metadata from images in both
GenerateLargeStyleImageJob and GenerateThumbnailsJob. Add tests to
ensure metadata is removed and handle invalid input gracefully.
Peter Theill
Peter Theill 
deployed a styling change about 2 hours ago
about 2 hours ago
💄 Update page titles for consistency and clarity
Refine titles across multiple pages to enhance user experience and SEO.
Peter Theill
Peter Theill 
deployed a feature about 3 hours ago
about 3 hours ago
✨ Add subject heading component and update UI
Introduce a new partial for subject headings and update related UI
elements to enhance the display of subject information in the
generation views.
💄 Update card padding and text display
Adjust padding for card elements and improve text presentation for better UI consistency.
💬 Update upload button text for clarity
Revise the text on the upload button to better reflect the action
of generating a variant based on the selected style.
Peter Theill
Peter Theill 
deployed a styling change about 4 hours ago
about 4 hours ago
💄 Enhance header layout and add back navigation
Refactor header section to include a back link and adjust heading size for improved UI consistency.
🔒️ Disable SSL peer verification in importmap
Temporarily set SSL verification to none for local development.
♻️ Refactor image path resolution in OgImagesController
Enhance security by validating image paths and ensuring they are
within the allowed directory structure.
💄 Sync source image links and update border color mapping
Ensure source image dimensions are correctly linked and improve
border color assignment based on icon color class.
Peter Theill
Peter Theill 
deployed a styling change about 5 hours ago
about 5 hours ago
💄 Update UI text and add new CTA section
Revise text for clarity and engagement, and introduce a new call-to-action
section to enhance user interaction and experience.
Peter Theill
Peter Theill 
deployed a dependency update about 5 hours ago
about 5 hours ago
⬆️ Upgrade Ruby setup action to v1.295.0
Update the Ruby setup action in CI configuration for improved compatibility
and performance across jobs.
💄 Refactor JSON-LD script for SEO improvements
Update structured data format for better readability and maintainability
across multiple showcase pages.
Peter Theill
Peter Theill 
deployed a styling change about 5 hours ago
about 5 hours ago
💄 Update email templates with improved styling
Refine headings and paragraph styles for better readability and consistency
across user email notifications.
Peter Theill
Peter Theill 
deployed a styling change about 6 hours ago
about 6 hours ago
💄 Update CTA sections and improve UI
Revamp the call-to-action sections across multiple pages to enhance
user engagement. Replace links with Google OAuth for a smoother
photo upload experience.
Peter Theill
Peter Theill 
deployed a feature about 7 hours ago
about 7 hours ago
✨ Introduce blob animations and update model names
Add new blob animations for generation progress and update default
model names in the image generator and user edit views for clarity.
✨ Enhance image generation instructions and UI
Add detailed camera preservation guidelines and improve subject title fallback.
Update UI text for clarity and enhance image link styling.