Commit graph

6 commits

Author SHA1 Message Date
Core
a7b5b36590
Bread has been achieved.
- Window now creates and loads properly (Due to config not being created halted vue)
- Foundation for app.ts created for functions to run in certain stages of the app (start/init, ready, exit)
- Electron-Store created in class ConfigStore. Store instance stored in ConfigStore.store. Gets a bit compilicated and might change the class or variable name later on.
2022-01-07 23:53:59 +00:00
Core
7cdb0afaa4
Tweaked win.ts again, now able to successfully launch webserver. Static content fails. 2022-01-07 22:48:36 +00:00
Core
57c7002b25
Merged main branch and updates win.ts with some dumb stuff that still hasn't fixed it 2022-01-07 20:47:34 +00:00
Core
8e1d2dc96b
this might not be happening 2022-01-07 14:50:06 +00:00
Core
c561bb7589
temporary store 2022-01-04 23:27:44 +00:00
Core
1eb2f7e463
non-functional atm 2022-01-02 04:43:36 +00:00
Renamed from index.js (Browse further)