The app now builds and deploys all on remote server
Push your changes to remote branch. Then run locally the following command.
./start.sh
The app will be build and deployed on remote server. When ready you can check the URL to see the latest changes.
Push your changes to remote branch. Then run locally the following command.
./start.sh restart-only
Run locally the following command.
./build-local.sh
Run locally the following command.
./build-local.sh push
- please add
pure3d.dev
as host alias to your ssh config, and make sure you can run sudo without password