MCPcopy Create free account
hub / github.com/clintonwoo/hackernews-react-graphql / server.ts

File server.ts

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

Source from the content-addressed store, hash-verified

1import { ApolloServer } from 'apollo-server-express';
2import { urlencoded } from 'body-parser';
3import cookieParser from 'cookie-parser';
4import express from 'express';

Callers

nothing calls this directly

Calls 6

seedCacheFunction · 0.90
warmCacheFunction · 0.90
validatePasswordMethod · 0.80
registerUserMethod · 0.80
getUserMethod · 0.45
renderMethod · 0.45

Tested by

no test coverage detected