Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ existsSync } from
'fs'
2
import
{ mkdir } from
'fs/promises'
3
import
path, { join } from
'path'
4
import
{ createLogger } from
'@sim/logger'
Callers
nothing calls this directly
Calls
7
createLogger
Function · 0.90
getStorageProvider
Function · 0.90
ensureUploadsDirectory
Function · 0.85
info
Method · 0.80
error
Method · 0.80
resolve
Method · 0.65
warn
Method · 0.65
Tested by
no test coverage detected