- execute the
script-install.bat- This will install the python and the libraries required
- edit the
script-cron.bat- Add the branch (--b) option at the end of the line where flask command execution (eg:
call venv\Scripts\flask scheduled --b=1234)
- Add the branch (--b) option at the end of the line where flask command execution (eg:
- script-install.bat - install python and required libraries
- script-cron.bat - syncronize product items
- script-serve.bat - serve as web app
- Check the
script-serve.batand edit depending on the port you want it to run (default is 8080) - Execute the
script-serve.bat - Do not close the window it opened - for development purposes so you can see the access and error logs