Digital media frame environment
- liveframe-ui-web: website to be displayed on RPi frames
- liveframe-server: server which maintains all content
- move to k8s cluster
- add image service
- add realtime clock in bottom bar
- test image service
- frontend for image upload
- Image upload works well for now. Properly requires authentication and saves original photo to device. Frontend should allow more control over cropping as it now just takes the middle of the image.
- Maybe use sockets to control when restarts can happen?