Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/umami-software/umami
/ error
Function
error
scripts/check-db.js:29–31 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
27
}
28
29
function
error(msg) {
30
console.log(chalk.redBright(`✗ ${msg}`));
31
}
32
33
async
function
checkEnv() {
34
if
(!process.env.DATABASE_URL) {
Callers
15
POST
Function · 0.85
GET
Function · 0.85
POST
Function · 0.85
DELETE
Function · 0.85
GET
Function · 0.85
GET
Function · 0.85
GET
Function · 0.85
POST
Function · 0.85
GET
Function · 0.85
POST
Function · 0.85
DELETE
Function · 0.85
GET
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected