marcopaz / is-service-up

Monitor the status of all your cloud services in one page
Apache License 2.0
166 stars 26 forks source link

Improve frontend deployment #24

Closed marcopaz closed 7 years ago

marcopaz commented 7 years ago

Every time you change the frontend you need to compile it again and copy the dist folder in the static subfolder of the backend. This process is cumbersome and duplicates files between frontend and backend.

I'd be nice to have the compiling process automatically performed during deployment using a docker container.

marcopaz commented 7 years ago

Somewhat improved in https://github.com/marcopaz/is-service-up/commit/9db38ee428f0c39cd39fce9b541dbc7b41f03d1d