MCPcopy Create free account
hub / github.com/DumbWareio/DumbDo / server.js

File server.js

server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1require('dotenv').config();
2const express = require('express');
3const cors = require('cors');
4const fs = require('fs').promises;

Callers

nothing calls this directly

Calls 9

convertLogoToPngFunction · 0.85
generatePWAManifestFunction · 0.85
getCorsOptionsFunction · 0.85
isLockedOutFunction · 0.85
recordAttemptFunction · 0.85
secureCompareFunction · 0.85
resetAttemptsFunction · 0.85
isValidPinFunction · 0.85
initDataFileFunction · 0.85

Tested by

no test coverage detected