Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ index.ts
File
index.ts
examples/react-native/offline-transactions/server/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync, writeFileSync } from
'node:fs'
2
import
{ dirname, join } from
'node:path'
3
import
{ fileURLToPath } from
'node:url'
4
import
cors from
'cors'
Callers
nothing calls this directly
Calls
11
join
Function · 0.85
loadData
Function · 0.85
saveData
Function · 0.85
from
Method · 0.80
delay
Function · 0.70
generateId
Function · 0.70
get
Method · 0.45
values
Method · 0.45
status
Method · 0.45
set
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected