Complete guide for setting up and running AgentOps backend services
/app
directory. The backend includes the API server, dashboard, database services, and observability infrastructure.
api/
) - FastAPI backend with authentication, billing, and data processingdashboard/
) - Next.js frontend for visualization and management.env
files with your service credentials. See External Services Configuration below.
.env
files with:
.env
files with:
.env
files with:
justfile
provides convenient commands for development:
api/.env
):
dashboard/.env.local
):