MCPcopy Index your code
hub / github.com/Sandpack/nodebox-runtime / preview-server.ts

File preview-server.ts

internals/servers/preview-server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'dotenv/config';
2import { setupApp } from './utils';
3
4import fastifyStatic from '@fastify/static';

Callers

nothing calls this directly

Calls 2

setupAppFunction · 0.90
listenMethod · 0.80

Tested by

no test coverage detected