A pre-launch checklist for your codebase
Everyone has shipped something broken. A missing env var, debug mode left on, an expired SSL cert, a leaked key.
Scan your codebase for launch readiness before you ship. Preflight catches leaked secrets, broken configs, expired SSL, missing SEO tags, security gaps, and 70+ misconfigured services. Just run the command.
Preflight is open source under the MIT license. The optional dashboard at app.preflight.sh adds run history and AI-powered fix suggestions, but the CLI stands on its own, no account required.
It's the "did I leave the stove on?" check for your codebase.