Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
mongodb, { databaseName } from
"@/lib/mongodb"
;
2
import
{ TeamDbSchema } from
"@/lib/db-schema/team.schema"
;
3
import
{ randomId } from
"@/lib/utils"
;
4
import
"dotenv-flow/config"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected