temps
Self-hosted platform replacing Vercel, Sentry, PostHog, and Datadog
All Skills in This Repository (8)
Pure Emerald Level Indicatorsdeploy-to-temps
Deploy applications to Temps with automatic framework detection and Dockerfile generation.
add-react-analytics
Integrate Temps analytics into React apps with provider-based tracking.
temps-platform-setup
Automate installation and initial configuration of a self-hosted Temps platform.
add-custom-domain
{
add-session-recording
Automate privacy-aware session recording in React apps with the Temps SDK.
temps-mcp-setup
Configure the Temps MCP server with API URL and key for AI assistants.
temps-cli
Document Temps CLI commands for deployment platform management.
add-node-sdk
Automate server-side analytics integration for Node.js applications.
Frequently Asked Questions
FAQPage SchemaHow to install Temps skills?โผ
Run `npx skills add gotempsh/temps --all -g -y` in your terminal to install all Temps skills globally for your AI agent.
What does Temps replace?โผ
Temps replaces hosting platforms like Vercel, error tracking like Sentry, analytics like PostHog, session replay, uptime monitoring, and transactional email with one self-hosted binary.
Can AI agents deploy apps with Temps?โผ
Yes. Temps ships skills and an MCP server that let agents deploy projects, manage domains, query traces, and run backups, with human confirmation required for write actions.
How do I add error tracking to my app with Temps?โผ
Temps is Sentry wire-compatible, so you point the official Sentry SDK for your language at your Temps DSN and errors appear in the Temps dashboard.
Does Temps work with Claude Code and Cursor?โผ
Yes. Temps includes a built-in MCP server and a setup wizard that configures Claude Code, Cursor, Codex, VS Code, Windsurf, and Zed to manage your instance.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core