MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / onboarding.ts

File onboarding.ts

packages/trpc/src/routers/onboarding.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import crypto from 'node:crypto';
2import type { z } from 'zod';
3
4import { stripTrailingSlash } from '@openpanel/common';

Callers

nothing calls this directly

Calls 9

getUserByIdFunction · 0.90
getIdFunction · 0.90
stripTrailingSlashFunction · 0.90
hashPasswordFunction · 0.90
createOrGetOrganizationFunction · 0.85
queryMethod · 0.80
pushMethod · 0.45
mapMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected