$ cat work/cronboard.md
private beta · early customers
~/cronboard.io


End-to-end cron monitoring built solo — ingestion, alerting, billing, dashboard.
// context
Monitoring and management dashboard for Laravel scheduled tasks — built solo from scratch. Live task visibility, failure alerts, performance metrics, and schedule control without touching a deployment.
// what I built
- ·Designed and built every layer: SDK integration, ingestion pipeline, alerting, billing, and dashboard.
- ·Sole decision-maker on architecture, stack, and product direction from day one.
- ·Currently in private beta with early customers.
// features
// live monitoring
Real-time dashboard showing task execution status, history, and upcoming runs at a glance.
// failure alerts
Instant notifications when a task misses its schedule, fails, or runs longer than expected.
// schedule control
Modify, pause, or trigger tasks directly from the dashboard — no redeployment required.
// performance metrics
Per-task duration and memory tracking with support for custom metric logging.
// testing companion
Override env vars and email config per task; run tasks manually outside their schedule.
// one-minute setup
Non-invasive SDK integration with automatic schedule import from existing Laravel apps.
// stack
phplaravelvuejavascriptterraformtailwind