Skip to content

Bloqr Documentation

Internet Hygiene. Automated.

Platform Snapshot

50+ Filter Sources

Multi-source ingestion across community and managed lists.

11 Transformations

Deterministic pipeline stages for cleanup, normalization, and optimization.

Zero-Copy Streaming

SSE and WebSocket delivery for live compile telemetry.

Edge-Native Runtime

Cloudflare Workers, Queues, D1, R2, and Workflows by default.

Start in Minutes

  1. Open Quick Start and choose Docker, Deno, or Workers mode.
  2. Validate your config with Zod Validation and Configuration.
  3. Deploy to production with Deployment and Zero Trust Architecture.

Section Navigation

Getting Started

API

Cloudflare

Database

Deployment

Frontend

Security

Auth

Admin

Testing

Observability

Troubleshooting

Tools

Quick Paths by Role

Architecture Overview

flowchart LR
    Client[Angular Frontend] --> Worker[Edge Worker]
    Worker --> Router[Hono Router]
    Router --> Queue[Cloudflare Queues]
    Router --> D1[(D1)]
    Router --> R2[(R2)]
    Queue --> Router

Bloqr Properties

PropertyURLRuntimeNotes
Landingbloqr.devMarketingMain product narrative and launch funnel.
Appapp.bloqr.devAngularInteractive compiler dashboard and admin UX.
APIapi.bloqr.devWorkerOpenAPI portal and API base URL: https://api.bloqr.dev/api.
Docsdocs.bloqr.devAstroStarlight documentation for developers and operators.

Contributing

Explore Guides Contributing Guide