Commit Graph

10 Commits

Author SHA1 Message Date
cv 0e550dedc6 update + cleanup
- update electron
- cleanup unused function calls
- close websocket on process end
- style fix on splash screen
2021-06-11 08:54:35 +02:00
cv a222147883 fix: db path 2021-06-06 12:01:33 +02:00
cv 86878c1d2e fix: node imports
changed the config.json files so that the dependencies in node_modules are in the right place
2021-06-06 11:52:13 +02:00
cv c5db68fa26 graceful shutdown
- confirmation dialog
- shutdown node service
2021-06-04 12:30:36 +02:00
cv ae4363f6f6 separe init processes
separate processes to initialise:
- express server
- osc server
- osc client
2021-06-04 12:15:31 +02:00
Torbjørn Kvåle cdd2c58dc0 build fixed? 2021-06-02 23:17:31 +02:00
cv f13ccb4c0b temp 2021-06-01 22:04:52 +02:00
cv 95e87d6ab8 fix: compiling
- only node service is module
- import module with async
- serve react app from node process
2021-05-30 12:22:59 +02:00
cv a47dfea56b refract: tidy up structure
- db in folder
2021-05-28 14:00:13 +02:00
cv aa53f2c9cf folder restructure 2021-05-28 13:16:34 +02:00