Stars
Forks
Watchers
Developer links
Temps
Consolidate application hosting, web analytics, error tracking, and performance monitoring into Temps, an open-source developer platform that replaces disparate SaaS subscriptions with a single compiled Rust binary. Engineering teams deploy full-stack web applications, background daemons, and microservices directly from Git repositories with automated TLS certificate provisioning powered by an embedded Cloudflare Pingora reverse proxy. The centralized web console unifies real-time visitor analytics, conversion funnels, and rrweb-powered session replay recordings without third-party tracking scripts. Integrated error monitoring ingests runtime exceptions with full stack traces and source map resolution, while continuous health checks evaluate container CPU utilization, memory thresholds, and network throughput across custom alerting rules. Developers manage infrastructure through an extensive command line interface containing over 440 operations across 69 command groups, or deploy drop-in skill files that allow AI coding assistants like Claude Code and Codex to provision preview environments autonomously. The platform also provides serverless key-value storage, S3-compatible blob buckets, and native transactional email routing with custom DKIM validation. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. Apache 2.0 licensed.
Benefits
- Six SaaS Platforms in One Binary
- Replaces Vercel, Sentry, PostHog, Pingdom, Resend, and E2B by packing application deployment, error logging, web analytics, uptime monitoring, and email routing into a single self-hosted service.
- Embedded Cloudflare Pingora Proxy Engine
- Routes incoming network traffic with sub-millisecond overhead using Cloudflare's open-source Rust proxy engine, handling automatic Let's Encrypt TLS issuance and connection pooling.
- Privacy-First Analytics and Replay
- Captures visitor pageviews, acquisition funnels, and pixel-perfect DOM session replays via rrweb that store directly in self-hosted TimescaleDB databases without sending data to external vendors.
- Autonomous Coding Agent Skills Integration
- Supplies drop-in skills for AI coding tools like Claude Code and Codex, enabling automated agents to trigger Git deployments, inspect traces, and roll back failing releases.
Features
- Git Push to Deploy
- Builds and runs Docker containers directly from git commits, generating unique preview URLs and managing environment variables without configuration scripts.
- Unified Observe Timeline
- Correlates time-series CPU and memory container metrics with application logs, distributed OpenTelemetry traces, and runtime exceptions in a single screen.
- Built-In Transactional Email
- Sends transactional notifications directly from server endpoints with automated DNS configuration and cryptographic DKIM record signing managed through the dashboard.
- Serverless KV and Blob Storage
- Provides lightweight low-latency key-value data stores and S3-compatible object storage APIs directly to deployed applications without third-party cloud services.
- Comprehensive 440-Command CLI
- Exposes every console operation through an automated command-line interface spanning 69 distinct service groups for complete headless CI/CD workflow automation.