Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArcherGu/vite-react-nestjs-electron
/ functions
Functions
9 in github.com/ArcherGu/vite-react-nestjs-electron
⨍
Functions
9
◇
Types & classes
7
↓ 1 callers
Function
bootstrap
()
src/main/index.ts:33
↓ 1 callers
Function
electronAppInit
()
src/main/index.ts:9
↓ 1 callers
Method
getTime
()
src/main/app.service.ts:5
↓ 1 callers
Function
sendMsg
()
src/render/App.tsx:17
Function
App
()
src/render/App.tsx:7
Method
constructor
( private readonly appService: AppService, @Window() private readonly mainWin: BrowserWindow, )
src/main/app.controller.ts:11
Function
handleInput
(e: React.ChangeEvent<HTMLInputElement>)
src/render/App.tsx:13
Method
handleSendMsg
(@Payload() msg: string)
src/main/app.controller.ts:17
Function
handler
(_, msg: string)
src/preload/electron.ts:7