Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 336 Bytes

Raspi Home Ionic

This is the web ionic app for the Raspi Home project.

Deployment

Start angular in deploy mode. The setup proxy will process all request throught right resource.

ng serve --port 8100 --host 0.0.0.0

Build docker image

Use the following script to build and push docker image:

./build-push.sh