BroditorBroditor
HomeAbout usHelpPricing
Sign inStart
HomeAbout usHelpPricing

Docs

Implementation guide for the audit platform.

Use this page as the product map: frontend routes, backend API responsibilities, database objects, and browser extension runtime behavior.

Backend API

Express routes handle auth, devices, events, dashboards, alerts, extension keys, and user dashboards.

server/index.js

PostgreSQL schema

Organizations, users, devices, blocklists, partitioned events, and alerts are defined for tenant-scoped analytics.

server/schema.sql

Chrome extension

Manifest V3 service worker captures activity, queues events, syncs batches, and opens live risk channels.

extension/service-worker.js

Auth and sessions

JWTs, HTTP-only cookies, proxy route checks, and backend role middleware work together.

proxy.ts

Quick start

npm installnpm run devnpm run server
Need setup help
BroditorBroditor · Built with ♥ by Ankit Singh

Browser monitoring, audit trails, and compliance workflows for teams that need visibility without losing operational control.

GithubLinkedin