MCPcopy 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

1require('dotenv').config()
2const fs = require('fs')
3const exphbs = require('express-handlebars')
4const express = require('express')

Callers

nothing calls this directly

Calls 8

fetchFunction · 0.85
genericWebsiteFunction · 0.85
envToBoolFunction · 0.70
getMethod · 0.45
createMethod · 0.45
jsonMethod · 0.45
postMethod · 0.45
renderMethod · 0.45

Tested by

no test coverage detected