feat: código inicial do client Electron com auto-updater integrado

This commit is contained in:
VPS 4 Builder
2026-05-28 02:05:32 +02:00
parent 94990ba299
commit db99057022
12 changed files with 2829 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
echo Abrindo painel de configuracao do Dental Client...
start http://localhost:3001
exit