MCPcopy
hub / github.com/QwikDev/qwik / entry.express.tsx

File entry.express.tsx

starters/apps/perf.prod/src/entry.express.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getRequestEvent } from "@builder.io/qwik-city";
2import express from "express";
3import { join } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 7

getRequestEventFunction · 0.90
joinFunction · 0.85
onMethod · 0.80
endMethod · 0.80
getMethod · 0.65
renderFunction · 0.50
nextFunction · 0.50

Tested by

no test coverage detected