MCPcopy
hub / github.com/redwoodjs/graphql / setupData.ts

File setupData.ts

packages/auth-providers/dbAuth/setup/src/setupData.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import crypto from 'node:crypto'
2import path from 'path'
3
4import { getPaths, colors, addEnvVarTask } from '@redwoodjs/cli-helpers'

Callers

nothing calls this directly

Calls 4

addEnvVarTaskFunction · 0.90
hasModelFunction · 0.90
addModelsFunction · 0.90
getPathsFunction · 0.90

Tested by

no test coverage detected