A prove of concept electron-vite package that integrates TypeORM to be used with a local Network Drive, using multi-windows to provide a location selector
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux