40.5 Testing frontend (#40)

This commit is contained in:
Art
2021-09-27 21:31:35 +03:00
parent 1e168df1d4
commit de952b2144
3 changed files with 10 additions and 2 deletions

View File

@ -480,3 +480,9 @@ systemctl restart docker
- `mvn docker:stop`
- `mvn clean package docker:build docker:start -DskipTests`
- Visit `https://dockerapp.shyshkin.net` -> allow unsecure
##### 40.5 Testing frontend
- `ng build -c production`
- upload to S3
- visit `http://portal.shyshkin.net`