MCPcopy
hub / github.com/simstudioai/sim / proxy.ts

File proxy.ts

apps/sim/proxy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getSessionCookie } from 'better-auth/cookies'
3import { type NextRequest, NextResponse } from 'next/server'
4import { sendToProfound } from './lib/analytics/profound'

Callers

nothing calls this directly

Calls 4

createLoggerFunction · 0.90
isEmbedPathFunction · 0.85
testMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected