Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Festify/app
/ electron.js
File
electron.js
electron/electron.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{app, BrowserWindow} = require(
'electron'
);
2
const
path = require(
'path'
);
3
const
url = require(
'url'
);
4
const
startSpotify = require(
'start-spotify'
);
Callers
nothing calls this directly
Calls
1
createWindow
Function · 0.85
Tested by
no test coverage detected