MCPcopy Create free account
hub / github.com/TanStack/db / index.ts

File index.ts

examples/react-native/shopping-list/server/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Readable } from 'node:stream'
2import { pipeline } from 'node:stream/promises'
3import cors from 'cors'
4import express from 'express'

Callers

nothing calls this directly

Calls 8

proxyElectricShapeFunction · 0.85
toShoppingListFunction · 0.85
toShoppingItemFunction · 0.85
startFunction · 0.70
getMethod · 0.45
statusMethod · 0.45
mapMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected