What is Replit?
Replit is a browser-based development platform combining an online IDE, an AI coding agent, and one-click deployments. Repls run in Nix-based containers you can share, fork, or ship to production.
Short guides, curated links, a glossary and FAQ for Replit and the cloud-dev / hosting ecosystem.
Replit is a browser-based development platform combining an online IDE, an AI coding agent, and one-click deployments. Repls run in Nix-based containers you can share, fork, or ship to production.
Replit is opinionated and AI-native, with an Agent and integrated deploys. GitHub Codespaces is VS Code + a dev container tied to a GitHub repo — better for large existing codebases.
Replit supports Autoscale (serverless), Reserved VM (always-on), Static (CDN), and Scheduled (cron) deployments. Each has its own billing model — see the pricing guide.
A green dot means an endpoint is reachable. It does not guarantee Agent, builds, or deployments are healthy — those internal systems can be degraded while the front-ends stay up.
Most platforms don't return permissive CORS headers, so browser checks confirm DNS/TCP/TLS handshake rather than parsing an API body. That's why we report reachability, not full health.