MCPcopy Create free account
hub / github.com/async-labs/async / server.ts

File server.ts

api/server/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as compression from 'compression';
2import * as cors from 'cors';
3import * as dotenv from 'dotenv';
4import * as express from 'express';

Callers

nothing calls this directly

Calls 5

insertTemplatesFunction · 0.90
setupPasswordlessFunction · 0.90
setupSocketsFunction · 0.90
apiFunction · 0.85

Tested by

no test coverage detected