5 Commits

Author SHA1 Message Date
Andre Passos
7b1d11e4a8 update to angular-cli and angular 4 2017-04-13 13:06:22 -03:00
Eduard Tomas
68ec546fbd Added WebStatus to cli build scripts.
Removed old script build for windows.
2017-04-07 10:49:51 +02:00
Cesar De la Torre
f2999a46fb Added docker-compose.prod.yml for testing with Xamarin app in remote devices, like in a WiFi, of for running the Web Apps from remote Browsers.
Start the solution with:
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d

Also, some clean-up.
2017-03-09 21:49:45 -08:00
Cesar De la Torre
e8c5eb1eb5 Fix bug/issue in SPA when building from build-container and it is not compatible in Linux with previous SPS content, so needs to run npm rebuild node-sass first 2017-03-06 15:32:15 -08:00
Cesar De la Torre
f9e670425a Cleaning up the docker-compose.override.yml by getting rid of commented URLs for a production enviroment 2017-03-03 17:33:12 -08:00