Skip to content

Ionic application to interact with the raspi-home-mqtt backend project

Notifications You must be signed in to change notification settings

7eXx/raspi-home-ionic

Repository files navigation

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