Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TomDoesTech/REST-API-Tutorial
/ app.ts
File
app.ts
src/app.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
;
2
import
config from
"config"
;
3
import
log from
"./logger"
;
4
import
connect from
"./db/connect"
;
Callers
nothing calls this directly
Calls
1
connect
Function · 0.85
Tested by
no test coverage detected