Now in public beta

Celebrate every deployment

Share your wins, get recognized by fellow developers, and build a streak of successful ships.

Free for developers
API Access
Real-time feed

How It Works

Three steps to shipping glory

1

Deploy

Push your code to production using your favorite tools. One API call is all it takes.

2

Share

Your deployment appears in the live feed. Add context and let the world know what you shipped.

3

Celebrate

Get reactions from the community. Build your streak and show off with embeddable badges.

What People Ship

Every deployment tells a story

SJ

Sarah J.

2 hours ago

🚀 Shipped dark mode! Finally. My eyes thank me at 2am debugging sessions.

🎉 12
MK

Mike K.

5 hours ago

v2.0 is LIVE! 🎉 Complete rewrite with 50% faster load times. Worth every late night.

🎉 28
AL

Alex L.

Yesterday

Fixed that auth bug that's been haunting me for 3 weeks. Sometimes the simplest fix is a missing semicolon 🤦

🎉 45

Dead Simple API

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 CI/CD pipeline.

  • No SDK required – just HTTP
  • Supports any language or platform
  • Real-time broadcast to followers
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 →

README.md

Wide Style

dplyd dplyd fresh 2m ago fresh 2m ago

Square & Dot Styles

dplyd 2m ago ← Perfect for status indicators

![dplyd](https://dplyd.com/badge/yourname.svg)

Embeddable Badges

Show off your shipping streak

Add a live badge to your GitHub README, portfolio, or anywhere that supports images. It updates automatically with each deployment.

  • Multiple styles: wide, square, or minimal dot
  • Color-coded freshness indicator
  • Filter by domain for per-project badges

Ready to start shipping?

Join developers who celebrate their deployments and build in public. It's free.

Create Your Account

Live Feed

Real-time deployments from the community

Live updates
Peter Theill
Peter Theill 
deployed a refactoring 34 minutes ago
34 minutes ago
✨ Update default credits for users and adjust tests
Change default credits for new users from 1 to 5 and update related tests
to reflect this change for consistency across the application.
♻️ Refactor code structure for better maintainability
Organize and streamline code to enhance readability and future updates.
Peter Theill
Peter Theill 
deployed a feature about 1 hour ago
about 1 hour ago
💄 Add cropped attribute to image links
Enhance image links with a 'data-cropped' attribute for improved
functionality in the gallery view.
✨ Update authentication links and UI text
Add conditional rendering for Google sign-in link based on user login status
and update API key references for clarity.
✨ Introduce social sizes feature for shares
Add a new endpoint and view for downloading social media size presets.
Update the SharesController to handle social sizes and adjust tests accordingly.
♻️ Refactor code structure for better readability
Organize and streamline code to enhance maintainability and clarity.
Peter Theill
Peter Theill 
deployed a CI/build change about 14 hours ago
about 14 hours ago
🔥 Remove seasonal_image_generator service
Eliminate the seasonal_image_generator service and its associated code.
Peter Theill
Peter Theill 
deployed a feature 1 day ago
1 day ago
✨ Introduce pre-event tips email feature
Add functionality to send pre-event tips to users with upcoming events.
Includes new mailer, job, and views, along with necessary database changes.
🔧 Add outreach email templates for partnerships
Introduce email templates for outreach to various wedding-related platforms
to promote Knipsmig as a guest photo sharing solution.
Support
Support 
deployed a bug fix 1 day ago
1 day ago
🐛 Add path and url fields to regeneratePage 🐛 Include publicUrl on new generative pages
Peter Theill
Peter Theill 
deployed a styling change 2 days ago
2 days ago
💄 Update creator information in share view
Enhance the share page by displaying the creator's name and avatar,
improving the overall user experience and personalization.
✨ Enhance 4K download functionality and UI
Update download URLs to use rails_blob_path for attachments.
Add logic to conditionally style the 4K download button based on
availability and improve related tests for better coverage.
💄 Enhance feature card UI with decorative icons
Add decorative icons to feature cards for improved visual appeal and
user engagement.
✨ Introduce share token feature for generation images
Add share token to generation images for sharing functionality.
Implement share links and corresponding controller actions.
💄 Update headings for style consistency
Revise headings to enhance clarity and maintain uniformity across the UI.
💄 Update photo effect headings for consistency
Refactor all photo effect headings to use a uniform "style" format
for improved clarity and branding across the application.
✨ Introduce aspect ratio handling for image generation
Add support for aspect ratios in image generation jobs and update UI
elements to reflect these changes. Enhance the preview card heading
markup for better styling and usability.
💄 Update UI elements for improved styling
Enhance the layout and typography of the photo display section for better
visual appeal and consistency.
✨ Introduce adjustment prompt feature for generations
Add functionality to handle optional adjustment prompts during style
regeneration, enhancing user control over image generation.
Peter Theill
Peter Theill 
deployed a styling change 3 days ago
3 days ago
💄 Update credit text for pluralization
Ensure correct pluralization of credits in user-facing text across multiple views.
Peter Theill
Peter Theill 
deployed a styling change 3 days ago
3 days ago
💄 Update card styles and improve UI elements
Change card border radius and update styling for better visual appeal.
Peter Theill
Peter Theill 
deployed a styling change 3 days ago
3 days ago
💄 Update UI elements and improve styling
Refine image previews, tooltips, and button styles for a more cohesive
and visually appealing user interface.
Peter Theill
Peter Theill 
deployed a styling change 3 days ago
3 days ago
💄 Update progress UI and remove unused elements
Refine the progress display by simplifying the structure and enhancing
styling for better user experience during generation status updates.
💄 Enhance UI for image display and interactions
Update styles and structure for original and generated images to improve
visual appeal and user engagement.