A Schedular to schedule launching Docker containers
For client DEV build
- Open command prompt and cd to ./schedularClient
- run yarn install to update dependecies
- run yarn web
To create client prodcution build expo build:web build would be available in schedularClient\web-build
TODO:
- automate copying schedularClient\web-build to schedularServer\wwwroot
- the clinet app "takes over the browser history". to check API we will have to use icognito mode