Hi,
1st learning and creating snaps. Hope you can clear my mind on this.
a. When using snaps, is it possible to let myapp.py running as a service or at least bring the application running after boot and keep it alive if it closes?
b. How can I maintain the application updated if it is hosted on my local network and not at snap store or hub? I mean, I wish I could get myapp.py (snap) updated everytime I push new commits to the git repo…
Thanks!
Regards,
Sylvio