Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bewcloud/bewcloud
/ main.ts
File
main.ts
main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
routes, { Route } from
'./routes.ts'
;
2
import
{ startCrons } from
'./crons/index.ts'
;
3
import
{ Page } from
'./lib/page.ts'
;
4
import
{ AppConfig } from
'./lib/config.ts'
;
Callers
nothing calls this directly
Calls
4
startCrons
Function · 0.90
notifyServiceManagerReady
Function · 0.85
getConfig
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected