Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Flagsmith/flagsmith
/ dev-routes.js
File
dev-routes.js
frontend/api/dev-routes.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Shared Express routes used by both RspackDevServer (dev) and api/index.js (prod)
2
require(
'dotenv'
).config()
3
const
bodyParser = require(
'body-parser'
)
4
Callers
nothing calls this directly
Calls
3
envToBool
Function · 0.70
get
Method · 0.45
json
Method · 0.45
Tested by
no test coverage detected