Added electron builder and auto update scripts. Scripts not tested.

This commit is contained in:
Patrick Fic
2020-10-15 16:59:44 -07:00
parent e6d1c7188b
commit 827243e11f
6 changed files with 1078 additions and 26 deletions

1
.gitignore vendored
View File

@@ -28,6 +28,7 @@ client/.env
.env.test.local
.env.production.local
/out
/dist
npm-debug.log*
yarn-debug.log*