Skip to main content

Quick Start

The simplest way to run Agent Diff:
Backend running at http://localhost:8000
This starts:
  • PostgreSQL database (with logical replication enabled)
  • Agent Diff backend
  • Auto-seeded templates (Slack, Linear)

Makefile Commands

Using External Database (Neon)

If you want to use an external PostgreSQL like Neon:
Or with docker-compose directly:

Environment Variables

Optional Performance Tuning

Docker Compose Structure

Volumes

The Docker setup uses a named volume for PostgreSQL data:
To reset the database:

Health Check

Logs

View backend logs:

Common Issues

Port Already in Use

Database Connection Errors

Seed Data Not Loading

Development Mode

For development with live reload:

Next Steps

Configuration

Advanced configuration options

Neon Setup

Use serverless PostgreSQL