MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / calculate-dau.ts

File calculate-dau.ts

scripts/calculate-dau.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { pluralize } from '@codebuff/common/util/string'
2import { db } from '@codebuff/internal/db'
3import * as schema from '@codebuff/internal/db/schema'
4import { sql } from 'drizzle-orm'

Callers

nothing calls this directly

Calls 1

calculateDAUFunction · 0.85

Tested by

no test coverage detected