MCPcopy Index your code
hub / github.com/CapSoftware/Cap / populate-test-data.js

File populate-test-data.js

scripts/analytics/populate-test-data.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import mysql from "mysql2/promise";
2import { createTinybirdClient, resolveTinybirdAuth } from "./shared.js";
3
4const TB_DATASOURCE = "analytics_events";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected