有什么 app 可以将 node.js 的网站服务端运行在 iPhone 上?
資深大佬 : GDC 2
就像可以运行 php 的 phpwin 一样,有没有其它类似的 app 可以运行 node.js 的?
大佬有話說 (27)
苹果就用 ish
谢谢,是否可以将 ish 理解为是 iPhone 上的 terminal ?通过它自行安装 node.js 环境?
Installing Node.js on iSH
– Installing the Alpine Linux package manager apk: https://github.com/ish-app/ish/wiki/Installing-apk-on-the-App-Store-Version
– Fetching Alpine’s repository list: `apk update`
– Installing Node.js: `apk add nodejs`
谢谢,jsbox 确实是支持的,这里分享一个官方 link 方便其他有需要的小伙伴: https://cyanzhong.github.io/jsbox-nodejs/#/