MCPcopy Create free account
hub / github.com/F12FLASH/CTF / index.ts

File index.ts

4.Stackless Stack/server/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express, { type Request, Response, NextFunction } from "express";
2import session from "express-session";
3import MemoryStore from "memorystore";
4import helmet from "helmet";

Callers

nothing calls this directly

Calls 4

logFunction · 0.90
registerRoutesFunction · 0.90
setupViteFunction · 0.90
serveStaticFunction · 0.90

Tested by

no test coverage detected