This snap is used together with iotdevice-device-controller
snap and provides the UI application which communicates with snapd-rest-api via a python based backend.
This can also be used as a reference to snap Vue application with Python (FastAPI) Backend.
It is quite easy to create the snap with the following command.
snapcraft --use-lxd
Feel free to create pull requests and improve the application.