Node.js: Difference between revisions

No edit summary
m correction
Line 7: Line 7:
https://freephile.org/node is a node.js implementation that powers the [[Visual editor]] for MediaWiki
https://freephile.org/node is a node.js implementation that powers the [[Visual editor]] for MediaWiki
* {{@todo}} reconstitute the node service
* {{@todo}} reconstitute the node service
** {{done}} installed nodejs package (note that the package provides npm, so it conflicts with the npm standalone package) '''<code>dpkg-query --info nodejs</code>'''
** {{done}} installed nodejs package (note that the package provides npm, so it conflicts with the npm standalone package) '''<code>dpkg-query --status nodejs</code>'''
** {{AI}} configure port
** {{AI}} configure port