Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 570 Bytes

DOCS.md

File metadata and controls

26 lines (15 loc) · 570 Bytes

DOCS

⚠️ dev docs is still in beta...

core concept

app has few main concepts: product, factor, customer, productOwner, car checkout the relationship between this entities here

data transfer system

component -> ipcRendered -> db(docs)
component <- ipcRendered <- db(docs)

...

electron

for now goje relying on old version of packages(like electron 11) but it will upgrade to new versions soon...

Build

// TODO (check node engine on package.json) windows powershell, linux building on ubuntu with rpm package... etc...