MCPcopy Index your code
hub / github.com/simstudioai/sim / setup.server.ts

File setup.server.ts

apps/sim/lib/uploads/core/setup.server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync } from 'fs'
2import { mkdir } from 'fs/promises'
3import path, { join } from 'path'
4import { createLogger } from '@sim/logger'

Callers

nothing calls this directly

Calls 7

createLoggerFunction · 0.90
getStorageProviderFunction · 0.90
ensureUploadsDirectoryFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80
resolveMethod · 0.65
warnMethod · 0.65

Tested by

no test coverage detected