Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Flagsmith/flagsmith
/ index.js
File
index.js
frontend/api/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
require(
'dotenv'
).config()
2
const
fs = require(
'fs'
)
3
const
exphbs = require(
'express-handlebars'
)
4
const
express = require(
'express'
)
Callers
nothing calls this directly
Calls
8
fetch
Function · 0.85
genericWebsite
Function · 0.85
envToBool
Function · 0.70
get
Method · 0.45
create
Method · 0.45
json
Method · 0.45
post
Method · 0.45
render
Method · 0.45
Tested by
no test coverage detected