| Static hosting (primary) |
Cloudflare Pages |
hosting/cloudflare-pages.md |
| Survival fallback host |
GitHub Pages |
hosting/github-pages.md |
| Auth + user DB |
Firebase Spark |
auth/firebase-spark.md |
| Auth provider list (6 active) |
Firebase Auth |
auth/firebase-auth.md |
| Auth — Microsoft / Entra ID |
Microsoft sign-in (via Firebase) |
auth/microsoft-sign-in.md |
| Auth — passwordless / WebAuthn |
Passkeys |
auth/passkeys.md |
| Bot defense (Firestore) |
Firebase App Check |
auth/app-check-firebase.md |
| Bot defense (assessments) |
reCAPTCHA Enterprise |
auth/recaptcha-enterprise.md |
| Event read cache |
Turso libSQL |
database/turso.md |
| Relational DB |
Neon Postgres |
database/neon-postgres.md |
| Edge compute |
Cloudflare Workers |
compute/cloudflare-workers.md |
| Object storage |
Cloudflare R2 |
compute/cloudflare-r2.md |
| Build-time cron |
GitHub Actions |
compute/github-actions.md |
| Cron — in-Worker / low-latency |
Cloudflare Cron Triggers |
cron/cloudflare-cron-triggers.md |
| Cron — build / publish |
GitHub Actions schedule |
cron/github-actions-schedule.md |
| Secrets — source of truth |
Doppler |
secrets/doppler.md |
| Secrets — CI runtime mirror |
GitHub Secrets |
secrets/github-secrets.md |
| Transactional email |
Resend |
email/resend.md |
| Marketing newsletter |
EmailOctopus |
email/email-octopus.md |
| Technical newsletter |
Buttondown |
email/buttondown.md |
| Contact form backend |
Web3Forms |
forms/web3forms.md |
| Contact form backend (fallback) |
Static Forms |
forms/static-forms.md |
| Rich form builder |
Tally.so |
forms/tally.md |
| Uptime + status page |
Better Stack |
monitoring/better-stack.md |
| Status page (redundant mirror) |
Instatus |
monitoring/instatus.md |
| Heartbeat monitoring |
healthchecks.io |
monitoring/healthchecks-io.md |
| Error tracking |
Sentry |
monitoring/sentry.md |
| Web analytics |
Cloudflare Web Analytics |
analytics/cloudflare-web-analytics.md |
| Marketing-funnel analytics |
Google Analytics 4 |
analytics/google-analytics.md |
| Heatmaps + redundant session replay |
Microsoft Clarity |
analytics/microsoft-clarity.md |
| Product analytics + replay primary + flags |
PostHog |
analytics/posthog.md |
| Marketing attribution |
UTM tracking |
analytics/utm-tracking.md |
| Browser-side AI |
Puter.js |
ai/puter-js.md |
| Server-side AI (in Hono Worker) |
Cloudflare Workers AI |
ai/cloudflare-workers-ai.md |
| DNS |
Cloudflare DNS |
domain/cloudflare-dns.md |
| Domain registrar |
Spaceship |
domain/spaceship.md |
| Email forwarding (inbound → Gmail) |
Cloudflare Email Routing |
domain/cloudflare-email-routing.md |
| Subscription billing (India) |
Razorpay |
payment/razorpay.md |
| Subscription billing (international, MoR) |
Lemon Squeezy |
payment/lemon-squeezy.md |
| Checkout — OSS-friendly MoR |
Polar.sh |
payment/polar-sh.md |
| License-key fulfilment |
keygen.sh |
payment/keygen-sh.md |
| Donations — developer |
GitHub Sponsors |
payment/github-sponsors.md |
| Donations — creator (0% fee) |
Ko-fi |
payment/ko-fi.md |
| Donations — creator (5% fee) |
Buy Me a Coffee |
payment/buymeacoffee.md |
| Donations — recurring-only (0% fee) |
Liberapay |
payment/liberapay.md |
| Donations — transparent ledger |
Open Collective |
payment/opencollective.md |
| P2P payout (international) |
PayPal.me |
payment/paypal-me.md |
| P2P direct (India, 0% fee) |
UPI Direct (static QR) |
payment/upi-direct.md |
| Crypto fallback |
BTC / ETH / USDC self-custody |
payment/crypto-bitcoinaddr.md |
| Static-site search (small) |
Pagefind |
search/pagefind.md |
| Hosted search (large corpus) |
Algolia |
search/algolia.md |
| npm package CDN |
jsDelivr |
cdn/jsdelivr.md |
| Image CDN — primary |
Cloudflare Images |
image-cdn/cloudflare-images.md |
| Image CDN — fallback 1 |
wsrv.nl |
image-cdn/wsrv-nl.md |
| Image CDN — fallback 2 |
ImageKit (CDN role) |
image-cdn/imagekit.md |
| Image host — Tier 1 (origin) |
repo-hosted on Cloudflare Pages |
image-host/repo-hosted-cf-pages.md |
| Image host — Tier 2 (origin) |
ImgBB |
image-host/imgbb.md |
| Image host — Tier 3 (origin) |
Imgur |
image-host/imgur.md |
| Image host — Tier 4 (origin) |
GitHub user-content (raw.githubusercontent.com) |
image-host/github-user-content.md |
| Queue |
Cloudflare Queues |
queue/cloudflare-queues.md |
| Webhook ingress (queue layer) |
Hookdeck (queue facet) |
queue/hookdeck.md |
| Storage — versioned binaries |
GitHub Releases |
storage/github-releases.md |
| Storage — unversioned blobs |
Backblaze B2 |
storage/backblaze-b2.md |
| Backup engine |
restic (OSS, target = B2) |
storage/restic.md |
| URL shortener (self-hosted, Tier 1) |
Cloudflare Worker @ s.oriz.in |
short-link/cloudflare-worker.md |
| URL shortener (Tier 2 fallback) |
TinyURL public API |
short-link/tinyurl.md |
| URL shortener (Tier 3 zero-infra) |
GitHub Gist meta-refresh |
short-link/github-gist-redirect.md |
| Feature flags + A/B testing |
Hypertune |
tooling/hypertune.md |
| Webhook reliability |
Hookdeck |
tooling/hookdeck.md |
| Image CDN |
ImageKit |
tooling/imagekit.md |
| Image CDN (fallback) |
Cloudinary |
tooling/cloudinary.md |
| Video hosting (public) |
YouTube |
video/youtube.md |
| Video hosting (privacy-sensitive) |
gumlet |
video/gumlet.md |
| SDK / API docs |
Read the Docs |
tooling/readthedocs.md |
| Log management |
Axiom |
tooling/axiom.md |
| Secrets vault |
envpact |
tooling/envpact.md |
| Dependency updates |
Dependabot |
code-quality/dependabot.md |
| AI code review |
CodeRabbit |
code-quality/coderabbit.md |
| Static analysis (SAST) |
Sonarcloud |
code-quality/sonarcloud.md |
| Coverage tracking |
Codecov |
code-quality/codecov.md |
| Maintainability grade (A — F) |
Code Climate Quality |
code-quality/codeclimate.md |
| Static analysis + autofix PRs |
DeepSource |
code-quality/deepsource.md |
| Code stats — native repo insights |
GitHub Insights |
code-quality/github-insights.md |
| Code stats — line counts (Rust CLI) |
Tokei |
code-quality/tokei.md |
| Code stats — LoC README badge |
Lines of Code badge (GitHub Action) |
code-quality/lines-of-code-badge.md |
| Code playground (full-stack) |
StackBlitz |
code-embed/stackblitz.md |
| Code playground (CSS) |
CodePen |
code-embed/codepen.md |
| Code snippet (static) |
GitHub Gists |
code-embed/github-gists.md |
| Comments (blog + book-lore only) |
Giscus (GitHub Discussions) |
comments/giscus.md |
| OG card generator (templated, non-code) |
Satori on api.oriz.in/og |
social/satori-og-cards.md |
| Code-screenshot og:image |
Ray.so |
social/ray-so.md |
| i18n — when ready |
Weblate Hosted Libre |
i18n/weblate-hosted-libre.md |
| SEO — sitemap |
@astrojs/sitemap |
seo/astrojs-sitemap.md |
| SEO — instant indexing |
IndexNow |
seo/indexnow.md |
| SEO — structured data |
JSON-LD (<JsonLd> in oriz-kit) |
seo/json-ld-structured-data.md |
| SEO — Google console |
Google Search Console |
seo/google-search-console.md |
| SEO — Bing console |
Bing Webmaster Tools |
seo/bing-webmaster.md |
| Feed — Atom 1.0 |
Atom 1.0 (RFC 4287) |
seo/atom-feed.md |
| Feed — JSON Feed |
JSON Feed v1.1 |
seo/json-feed.md |
| Multi-channel notifications |
Knock |
push/knock.md |
| Web-push transport |
Firebase Cloud Messaging |
push/fcm.md |
| RUM Web Vitals |
Vercel Speed Insights |
perf/vercel-speed-insights.md |
| Security headers (static) |
Cloudflare _headers |
security/cloudflare-headers.md |
| CI auditor — headers grade |
securityheaders.com |
security/securityheaders-com.md |
| CI auditor — comprehensive |
Mozilla Observatory |
security/mozilla-observatory.md |
| a11y rule engine (static) |
axe-core |
a11y/axe-core.md |
| a11y dynamic runner |
Pa11y |
a11y/pa11y.md |
| a11y score + lab perf |
Lighthouse CI |
a11y/lighthouse-ci.md |
| Captcha — primary |
Cloudflare Turnstile |
security/cloudflare-turnstile.md |
| Captcha — fallback (regional auto-detect) |
hCaptcha |
security/hcaptcha.md |
| Cookie consent — EU + tracker only |
Klaro (OSS, jsDelivr) |
security/klaro.md |
| Anti-bot — edge / WAF |
Cloudflare WAF + Bot Fight Mode |
security/cloudflare-waf.md |
| Anti-bot — API rate-limit |
Hono rate-limit middleware |
security/hono-rate-limit.md |
| Legal — family privacy page |
oriz.in/privacy (self-hosted) |
legal/privacy-page.md |
| Lifestream mirror — AT Protocol / Bluesky |
AT Protocol firehose |
social/atproto-firehose.md |
| Lifestream mirror — Fediverse / Mastodon |
ActivityPub |
social/activitypub.md |
| Linkroll source-of-truth |
Raindrop.io |
social/raindrop-io.md |
| Testing — unit / integration |
Vitest |
testing/vitest.md |
| Testing — E2E + cross-browser |
Playwright |
testing/playwright.md |
| Testing — component sandbox |
Storybook |
testing/storybook.md |
| Testing — visual regression |
Chromatic |
testing/chromatic.md |
| Testing — API mocks (in-process) |
MSW (Mock Service Worker) |
testing/msw.md |
| Testing — API mocks (out-of-process) |
Mockoon (CLI + desktop) |
testing/mockoon.md |
| Logs — live tail |
Cloudflare Workers Tail |
monitoring/cloudflare-workers-tail.md |
| Logs — aggregation + search + alerts |
Better Stack Logs |
monitoring/better-stack-logs.md |
| Weather data API |
Open-Meteo |
data-api/open-meteo.md |
| Finance / market data API |
Alpha Vantage |
data-api/alpha-vantage.md |
| Dev — Worker CLI (local + remote) |
Wrangler |
dev-tools/wrangler.md |
| Dev — public hostname tunnel |
Cloudflare Tunnel (cloudflared) |
dev-tools/cloudflare-tunnel.md |
| Time tracking — manual (non-coding) |
Toggl Track |
productivity/toggl-track.md |
| Time tracking — auto (coding) |
Wakatime |
productivity/wakatime.md |
| Family inventory (canonical counts SSoT) |
apps / packages / books / APIs / submodules |
family-inventory.md |