Hello,
I have an Ubuntu Core OS with a single app running on Flutter + NodeJs server
There is no browser installed. There is almost nothing installed except Flutter app))
But I can SHH into this machine and do something.
I can install some Snaps (from SnapStore), or maybe I can pack all I need in my own snap and transfer this snap into Core by SHH.
So, the main question:
Is it possible in general???
Another question, what should I pack into the snap to get the things running from the box?
Everything should be running on background.
I would be happy to get any thoughts!
Thanks!