Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PleasureTools/joyBox
/ main.ts
File
main.ts
backend/Src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Sqlite3 from
'better-sqlite3'
;
2
import
Express = require(
'express'
);
3
import
* as fs from
'fs'
;
4
import
{ Server as HTTPServer } from
'http'
;
Callers
nothing calls this directly
Calls
1
Run
Method · 0.80
Tested by
no test coverage detected