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 styling change about 23 hours ago
about 23 hours ago
🔥 Remove outdated storage event details
Eliminate unnecessary table rows for clarity in the pricing section.
💄 Update pricing section headings and text
Enhance the UI by refining headings and descriptions for clarity
and consistency across the pricing page.
💄 Update upload menu styles for better responsiveness
Adjust width settings for upload menus to enhance layout on various devices.
💄 Update loading indicators and animations
Enhance the loading and end-reached sections with improved spacing and animation delays for better user experience.
🐛 Add video support enhancements in lightbox
Implement video pause functionality when switching slides and
retain mute state across video content. Cleanup all videos
when the lightbox is closed.
♻️ Refactor unique uploader count logic
Simplify the method to count unique uploaders by combining distinct
counts for logged-in users and anonymous uploaders based on IP.
💄 Add video duration display in media section
Enhance the media display by showing the duration for video files, improving
user experience and information accessibility.
Peter Theill
Peter Theill 
deployed a styling change 1 day ago
1 day ago
💄 Improve qr tutorial
🔍️ Add information about wedding QR photo sharing
Improve organization and clarity of the codebase without changing functionality.
💄 Update UI text and styling for event features
Enhance clarity of chip-in feature description and improve button focus styles.
💄 Enhance event card layout and styling
Refactor event display for single and multiple events with improved UI elements.
💄 Introduce revenue funnel metrics aggregation
Add methods to aggregate daily revenue metrics by date for preserve and chip-in funnels, enhancing dashboard data presentation.
Support
Support 
deployed a feature 1 day ago
1 day ago
🐛 Introduce role-specific JWT cookie handling ✨ Add new translation keys for destinations ✨ Add page style customization options ✨ Add partnerSlug to pageBySlug query ✨ Add status field to ListPagesTable ✨ Add support for 'page' entity in labels ✨ Introduce Page Photos feature
Peter Theill
Peter Theill 
deployed a styling change 1 day ago
1 day ago
💄 Update flash messages for download actions
Refine user feedback messages for clarity and consistency in the download process.
Peter Theill
Peter Theill 
deployed a styling change 2 days ago
2 days ago
💄 Update button styles and theme toggle functionality
Enhance button styles with cursor pointer for better UX and introduce a
theme toggle controller for improved theme management.
Peter Theill
Peter Theill 
deployed a feature 2 days ago
2 days ago
✨ Introduce seasonal hero image collage feature
Add functionality to return contextually appropriate hero collage images
based on the current date, including seasonal and holiday-specific images.
Implement tests to ensure correct image selection and coverage.
✨ Add comparison pages for EmailToFuture and FutureMe
Introduce new HTML pages comparing OhDiary with EmailToFuture and FutureMe, highlighting features, benefits, and use cases for each journaling tool.
Peter Theill
Peter Theill 
deployed a dependency update 2 days ago
2 days ago
⬆️ Upgrade CI dependencies and improve logging
Update actions/checkout and actions/upload-artifact to latest versions.
Refactor logging in RetrospectiveJob for better clarity.
Peter Theill
Peter Theill 
deployed a styling change 4 days ago
4 days ago
✨ Update contribution amounts and suggestions
Increase minimum contribution amount to $8 and adjust suggested amounts
to reflect this change. Update related tests to ensure proper validation
and functionality.
💄 Update UI styles and improve layout
Refine component styles for better visual consistency and user experience.
💄 Update schedule for review requests and archiving
Change review request time to 6pm and archive old events to 2am for better resource management.
💄 Add QR code feature and update pricing text
Introduce a new feature for QR codes that remain functional indefinitely
and refine the pricing text for clarity and user understanding.
💄 Improve UI layout and filter tab styles
Enhance the structure of the events page by adjusting the layout
and adding styles to filter tabs for better usability.
✨ Add chip-in event statistics to dashboard
Introduce chip-in enabled events count and update UI to display
chip-in statistics alongside other event metrics for better insights.
✨ Add chip_in_enabled filter for events
Introduce a new filter to retrieve events where chip-in is enabled,
enhancing the event management functionality.
📦️ Update data dump file
Refresh the data dump to ensure it is up-to-date with the latest changes.
Peter Theill
Peter Theill 
deployed a dependency update 5 days ago
5 days ago
⬆️ Upgrade dependencies in Gemfile.lock
Update various gems to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a styling change 5 days ago
5 days ago
💄 Update load more UI and improve animations
Refine end reached indicator styling and enhance loading animations for better user experience.