MCPcopy
hub / github.com/graphile/starter / installSession.ts

File installSession.ts

@app/server/src/middleware/installSession.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ConnectPgSimple from "connect-pg-simple";
2import ConnectRedis from "connect-redis";
3import { Express, RequestHandler } from "express";
4import session from "express-session";

Callers

nothing calls this directly

Calls 2

getRootPgPoolFunction · 0.90
getWebsocketMiddlewaresFunction · 0.90

Tested by

no test coverage detected