Domino and node.js: first steps (part 3)  

By Fabio Di Paola | 5/2/19 3:25 AM | - | Added by Matteo Bisi

Our journey in the setup and use of node.js with Domino 10 continues here. If you missed the previous articles you can find them here: part 1 and part 2 . I suggest you to read it before continuing as the first points are necessary to start creating the environment. This article starts from point five. (This article is the third of a series, we will update the links as we proceed to publish everything) 5. The node.js code ....

Domino and node.js: first steps (part 2)  

By Fabio Di Paola | 4/30/19 8:50 AM | - | Added by Matteo Bisi

Our journey in the setup and use of node.js with Domino 10 continues here. If you missed the first part you can find it here. I suggest you to read it before continuing as the first two points are necessary to start creating the environment. This article starts from point three. (This article is the second of a series, we will update the links as we proceed to publish everything)

Domino and node.js: first steps (part 1)  

By Fabio Di Paola | 4/29/19 8:51 AM | - | Added by Matteo Bisi

Configuring node.js and using it with Domino: here are the first steps and how to do it from scratch. (This article is the first of a series, we will update the links as we proceed to publish everything) With the release of the latest version of Domino and the AppDevPack for both Linux and Windows, it is now possible to start working on the integration between node.js and Domino. So we started to do this and here we publish the steps taken and some suggestions on how to proceed. The following documentation refers to the installation on a Windows server and, for simplicity, we assume that node.js is installed on the same machine where Domino is installed. All the version numbers are referred to April 2019 , when this doc has been published. We also assume that you’ve already downloaded the AppDevPack 1.0.1 that includes the files for Windows.