Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ index.ts
File
index.ts
apps/api/src/config/env/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Env } from
"./schema"
;
2
import
{ validateEnv } from
"./validate"
;
3
4
const
validated = validateEnv();
Callers
nothing calls this directly
Calls
1
validateEnv
Function · 0.90
Tested by
no test coverage detected