Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ main.ts
File
main.ts
examples/electron/offline-first/electron/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
2
import
{ fileURLToPath } from
'node:url'
3
import
{ BrowserWindow, Menu, app, ipcMain } from
'electron'
4
import
Database from
'better-sqlite3'
Callers
nothing calls this directly
Calls
10
createNodeSQLitePersistence
Function · 0.90
exposeElectronSQLitePersistence
Function · 0.90
createWindow
Function · 0.85
join
Method · 0.45
exec
Method · 0.45
get
Method · 0.45
run
Method · 0.45
map
Method · 0.45
on
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected