Cards now #141418 on #0a0a0a bg for actual contrast. Borders #232329 instead of near-invisible rgba. Pricing cards have real tier hierarchy with Pro glow and "Popular" badge. Buttons get blue gradient glow. Status dots glow visibly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| apps | ||
| .env.example | ||
| .gitignore | ||
| README.md | ||
| deploy.sh | ||
| package.json | ||
README.md
PingQL
Developer-friendly uptime monitoring. Works like a query — filter status, parse content, write custom checks.
Apps
- apps/web — API, dashboard, and job coordinator (Bun + Elysia)
- apps/monitor — Check runner (Rust + Tokio)
- cli — CLI tool (Bun)
Quick start
bun install
bun run dev # starts web app
Docs
Coming soon at pingql.com