- Removed unused deps
- Changed `npm@update` rule to only update lockfile and nothing else
- Changed `npm@install` to also install in frontend directory
Changed so that Only non-monitoring services are launched by default
(override by doing `make DOCKER_SERVICE=`)
Fully removed the icons service (not yet in monitoring)
Using Vite as a bundler to allow easier builds, with shared library
Moved to a single dockerfile that takes an argument to specify which
service to use
moved some file around to faciliate bundling with vite
cried a lot