Standalone Node.js application

后端 未结 7 634
伪装坚强ぢ
伪装坚强ぢ 2020-11-29 18:55

I am considering developing a desktop application composed of 2 parts:

  • user interface (Java app for example)
  • back-end Node.js server

Th

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 19:33

    I got here searching for Node.js desktop app framework (even though the question by OP about installing node.js server as a package, not about app with UI).

    I'd like to mention Proton Native as it is missing here so far. It is still new, but looks promising. It lets you use React Native components to create desktop apps for various platforms (uses Qt under the hood).

提交回复
热议问题