Does Snappy Ubuntu support Node.js?
I need to run a node server on Ubuntu core. If yes, is there any way to do it.
Does Snappy Ubuntu support Node.js?
I need to run a node server on Ubuntu core. If yes, is there any way to do it.
This is possible through snapcraft. Have a look at https://developer.ubuntu.com/en/snappy/build-apps/snapcraft-advanced-features/ (and search for nodejs in the page). This should give you the first good hints for your next steps!