Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ ApolloServer } from
'apollo-server-express'
;
2
import
{ urlencoded } from
'body-parser'
;
3
import
cookieParser from
'cookie-parser'
;
4
import
express from
'express'
;
Callers
nothing calls this directly
Calls
6
seedCache
Function · 0.90
warmCache
Function · 0.90
validatePassword
Method · 0.80
registerUser
Method · 0.80
getUser
Method · 0.45
render
Method · 0.45
Tested by
no test coverage detected