Fix timeout middleware panic on proxy/WebSocket routes and worker healthcheck
The TimeoutMiddleware wraps the response writer in *http.timeoutWriter which doesn't implement http.Flusher. When the admin reverse proxy or WebSocket upgrader tries to flush, it panics and crashes the container (502 Bad Gateway). Skip timeout for /admin, /_next, and /ws routes. Also fix the Dockerfile HEALTHCHECK to detect the worker process — the worker has no HTTP server so the curl-based check always failed, marking it unhealthy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
200
docs/marketing/PRESS_RELEASE.md
Normal file
200
docs/marketing/PRESS_RELEASE.md
Normal file
@@ -0,0 +1,200 @@
|
||||
# Press Release
|
||||
|
||||
---
|
||||
|
||||
## FOR IMMEDIATE RELEASE
|
||||
|
||||
**Contact:**
|
||||
[Your Name]
|
||||
[Email]
|
||||
[Phone]
|
||||
|
||||
---
|
||||
|
||||
# Casera Launches to Help Homeowners Take Control of Home Maintenance
|
||||
|
||||
*New mobile app brings task management, document storage, and contractor organization to homeowners tired of forgotten maintenance and lost warranties*
|
||||
|
||||
---
|
||||
|
||||
**[CITY, STATE] — [DATE]** — Casera, a new home maintenance management app, launched today on iOS and Android, offering homeowners a simple yet powerful way to organize every aspect of home upkeep. The app combines recurring task scheduling, document storage, contractor management, and household collaboration in one intuitive platform.
|
||||
|
||||
"Homeownership comes with a hidden job: maintenance manager," said [Founder Name], founder of Casera. "Most people cobble together sticky notes, spreadsheet reminders, and hope. We built Casera because there had to be a better way."
|
||||
|
||||
### The Problem Casera Solves
|
||||
|
||||
The average single-family home requires maintenance on over 40 different systems and components, from HVAC filters to roof inspections. According to HomeAdvisor, homeowners spend an average of $3,192 annually on emergency repairs — many of which could be prevented with regular maintenance.
|
||||
|
||||
Yet most homeowners lack any organized system to track these tasks. Warranties get lost in email. Contractor contact information lives in scattered text threads. Important maintenance gets forgotten until something breaks.
|
||||
|
||||
### How Casera Works
|
||||
|
||||
Casera provides homeowners with four core capabilities:
|
||||
|
||||
**Smart Task Scheduling**
|
||||
Users can create one-time or recurring maintenance tasks with customizable frequencies — from daily to annually. The app's kanban-style board shows tasks organized by urgency: overdue, due soon, upcoming, and completed. When a recurring task is completed, Casera automatically schedules the next occurrence.
|
||||
|
||||
**Document Storage**
|
||||
Warranties, manuals, receipts, and home documents can be uploaded and organized by room or category. When an appliance needs service, the warranty information is instantly accessible.
|
||||
|
||||
**Contractor Management**
|
||||
Homeowners can store contact information, specialties, and notes for trusted service providers. No more scrolling through old texts to find the plumber's number during an emergency.
|
||||
|
||||
**Household Collaboration**
|
||||
Multiple family members can be invited to share a residence, ensuring everyone sees what maintenance is needed. Residents can assign tasks to each other and track completion together.
|
||||
|
||||
### Market Opportunity
|
||||
|
||||
The home services market is projected to reach $1.2 trillion by 2026, driven by increasing homeownership rates and aging housing stock. The on-demand home services app market alone is expected to grow from $5.29 billion in 2024 to $9.03 billion by 2028.
|
||||
|
||||
"We're not competing with handyman apps or smart home devices," said [Founder Name]. "We're replacing the mental load of remembering everything your home needs. That's a problem every homeowner understands."
|
||||
|
||||
### Pricing and Availability
|
||||
|
||||
Casera is available now as a free download on the [App Store](link) and [Google Play](link). The free tier includes core functionality for one property. Premium tiers offering multiple properties, unlimited document storage, and priority support are available starting at $[X]/month.
|
||||
|
||||
### About Casera
|
||||
|
||||
Casera is a home maintenance management platform designed to help homeowners stay ahead of maintenance, protect their investment, and reduce the stress of property upkeep. Founded in [YEAR], Casera is headquartered in [CITY, STATE].
|
||||
|
||||
For more information, visit [www.casera.app](https://www.casera.app) or follow @CaseraApp on [Twitter](link) and [Instagram](link).
|
||||
|
||||
---
|
||||
|
||||
### Media Assets
|
||||
|
||||
High-resolution logos, app screenshots, and founder headshots are available at: [MEDIA KIT LINK]
|
||||
|
||||
---
|
||||
|
||||
### Quick Facts
|
||||
|
||||
| Metric | Detail |
|
||||
|--------|--------|
|
||||
| **Launch Date** | [DATE] |
|
||||
| **Platforms** | iOS, Android |
|
||||
| **Price** | Free with premium tiers |
|
||||
| **Headquarters** | [CITY, STATE] |
|
||||
| **Website** | [URL] |
|
||||
| **Social** | @CaseraApp |
|
||||
|
||||
---
|
||||
|
||||
###
|
||||
|
||||
---
|
||||
|
||||
# ALTERNATIVE VERSIONS
|
||||
|
||||
---
|
||||
|
||||
## Short Version (for email pitches)
|
||||
|
||||
**Subject: New App Helps Homeowners Stop Forgetting Maintenance**
|
||||
|
||||
Hi [Name],
|
||||
|
||||
Quick pitch: Casera is a new app that helps homeowners track recurring maintenance, store warranties, and organize contractor info — all in one place.
|
||||
|
||||
**The hook:** The average homeowner spends $3,000+/year on emergency repairs. Most are preventable with basic maintenance. But there's been no good system to track it all — until now.
|
||||
|
||||
**Key features:**
|
||||
- Kanban-style task board (overdue → due soon → upcoming → done)
|
||||
- Recurring reminders that actually recur (change filter every 90 days, forever)
|
||||
- Document storage for warranties and manuals
|
||||
- Contractor rolodex
|
||||
- Household sharing
|
||||
|
||||
We just launched on iOS and Android. Happy to share more, provide access, or set up an interview with our founder.
|
||||
|
||||
Best,
|
||||
[Name]
|
||||
|
||||
---
|
||||
|
||||
## Tweet-Length Announcement
|
||||
|
||||
```
|
||||
📱 Casera just launched — the home maintenance app for homeowners who are tired of forgetting filter changes and losing warranties.
|
||||
|
||||
Free on iOS + Android.
|
||||
|
||||
Your home runs better when you do. 🏠
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Founder Quote Options
|
||||
|
||||
*Choose the one that fits your story best:*
|
||||
|
||||
**Problem-focused:**
|
||||
> "I built Casera after my AC died because I forgot a $150 tune-up. That $4,000 lesson convinced me there had to be a better way to manage home maintenance."
|
||||
|
||||
**Vision-focused:**
|
||||
> "We believe your home deserves the same organizational tools as your work calendar. Casera brings that professionalism to home management."
|
||||
|
||||
**Market-focused:**
|
||||
> "Smart home technology has focused on automation and convenience. We're focused on something simpler: helping people remember to take care of their biggest investment."
|
||||
|
||||
**User-focused:**
|
||||
> "Our users tell us the same thing: 'I finally feel on top of my house.' That's exactly what we're going for."
|
||||
|
||||
---
|
||||
|
||||
## Press Coverage Angles
|
||||
|
||||
Journalists can approach this story from multiple angles:
|
||||
|
||||
**Personal Finance:**
|
||||
"App Helps Homeowners Avoid Costly Emergency Repairs Through Preventive Maintenance"
|
||||
|
||||
**Productivity/Apps:**
|
||||
"Trello for Your House: How Kanban Boards Are Coming to Home Maintenance"
|
||||
|
||||
**Real Estate:**
|
||||
"New Tech Aims to Reduce Hidden Costs of Homeownership"
|
||||
|
||||
**Lifestyle:**
|
||||
"The App That Might Finally End the 'Did You Call the Plumber?' Argument"
|
||||
|
||||
**First-Time Buyers:**
|
||||
"Essential Apps for New Homeowners in [YEAR]"
|
||||
|
||||
---
|
||||
|
||||
## Suggested Interview Questions
|
||||
|
||||
1. What's the most commonly forgotten home maintenance task?
|
||||
2. How much can preventive maintenance actually save homeowners?
|
||||
3. Why hasn't this problem been solved before?
|
||||
4. How is Casera different from calendar reminders?
|
||||
5. What's the most surprising thing you've learned from users?
|
||||
|
||||
---
|
||||
|
||||
## Boilerplate
|
||||
|
||||
**About Casera (50 words)**
|
||||
Casera is a home maintenance management app that helps homeowners track recurring tasks, store important documents, organize contractor information, and collaborate with household members. Available on iOS and Android, Casera brings clarity and organization to the often-overwhelming job of home upkeep.
|
||||
|
||||
**About Casera (25 words)**
|
||||
Casera is a home maintenance app that helps homeowners track tasks, store warranties, and organize contractor info — all in one place.
|
||||
|
||||
**About Casera (10 words)**
|
||||
Casera: The organized way to manage home maintenance.
|
||||
|
||||
---
|
||||
|
||||
## Contact
|
||||
|
||||
**Media Inquiries:**
|
||||
[Name]
|
||||
[Email]
|
||||
[Phone]
|
||||
|
||||
**General Information:**
|
||||
Website: [URL]
|
||||
Email: hello@casera.app
|
||||
Twitter: @CaseraApp
|
||||
Instagram: @CaseraApp
|
||||
Reference in New Issue
Block a user