mirror of
https://github.com/Gimanh/taskview-community.git
synced 2026-09-11 21:38:56 +00:00
Build
npm run build- build projectnpx cap open ios|npx cap open android- open projectnpx cap sync- sync data withXCode
Update web version
bash build-upload.sh- will build and upload dist to the server- connect to the server via
ssh cp -r /home/user_tmp/taskview-web-app/* /taskview/app/web/- copydisfrom/home/user_tmp/taskview-web-apptotaskview
Hot update mobile version
bash add-update.sh|bash add-update.sh prod- command by default createsdevbranch mode, for prod version you have to call second version- when we run container we also mount
- /home/user_tmp/taskview-updates:/usr/src/app/updates. Module which is responsible for updates will use this build