#Electron Project Structure ?

6 messages · Page 1 of 1 (latest)

sonic igloo
#

i am looking for a real world example that show the best practice project structure for an Electron app, any suggestions ?

safe token
#

Just to go any famous electronjs app on github . Examples include Vscode , Insomnia , MJML app , atom editor

shut plover
#

Or scaffold an electron-vite project.

onyx fiber
#

I have some microservices and was asked to build an electron local desktop js app. I can't find a recommended guide for this type of architecture.

#

The microservices must be local and packed with electron desktop app

#

any help would be appreciated