MCPcopy Create free account
hub / github.com/Orgnise/webapp / update-missing-invite-code.ts

File update-missing-invite-code.ts

scripts/team/update-missing-invite-code.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import mongodb, { databaseName } from "@/lib/mongodb";
2import { TeamDbSchema } from "@/lib/db-schema/team.schema";
3import { randomId } from "@/lib/utils";
4import "dotenv-flow/config";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected