--- title: 'Demos' slug: demos description: 'Production-style example apps demonstrating Mochi primitives like SSR, hydration, and real-time updates.' --- ## Demos Production-style Mochi apps you can poke at live. Each one is built with the same primitives the docs cover — SSR pages, hydrated islands, WebSocket / SSE routes, form actions. ### Hacker News Clone A full Hacker News reader built on Mochi — SSR pages, hydrated islands, real API. ### Realtime Admin Panel Live admin dashboard with WebSocket updates and server-driven state. ### Tailwind Todo App Classic todo app styled with Tailwind CSS. --- Built something with Mochi? Share it in the Mochi Discord — we are happy to feature it!