Running the example on my mac book. I got the following:
-
Started Aerospike Vagrant in the Vagrant folder with
vagrant up
-
Ran the
**node app**
command in the nodejs app folder.luciens-mbp:node-express-aerospike-app lucien$ node app Connection to Aerospike cluster succeeded! App is running on http://localhost:9000. Press Ctrl-C to exit…
-
Used Chrome browser to get the HTML form at http://localhost:9000