Crikket

Introduction

Welcome to the Crikket documentation.

Crikket helps teams capture, triage, and share high-quality bug reports. These docs focus on running Crikket reliably, especially in self-hosted environments.

What You Will Find Here

Platform at a Glance

Crikket deploys as:

  • web (Next.js frontend)
  • server (Hono API backend)
  • postgres (database)

Core deployment assets are already in this repository:

  • docker-compose.yml
  • docker-compose.build.yml
  • .env.example

On this page