Add enterprise-grade audit logging to your application in five minutes. The Trailbase SDK works with any Node.js framework. Choose your stack below for framework-specific setup guides and code examples.
TypeScript
Integrate Trailbase audit logging into your Next.js application. Works with both App Router and Pages Router, API routes...
JavaScript / TypeScript
Add Trailbase audit logging to your Express.js API. Use middleware for automatic request logging or manual tracking for ...
TypeScript
Integrate Trailbase with Fastify using hooks for automatic audit logging. Fastify's plugin architecture makes it easy to...
TypeScript
Add Trailbase to your NestJS application using a custom module and interceptor for automatic audit logging across all co...
TypeScript
Integrate Trailbase with Hono for edge-first audit logging. Works on Cloudflare Workers, Deno, Bun, and Node.js....
TypeScript
Add Trailbase audit logging to your Remix application. Track events in loaders, actions, and resource routes....
The Trailbase SDK uses standard fetch and works with any Node.js runtime. Check the SDK docs for generic setup instructions.