now that the 8.x-1.x branch doesn't contain any node.js code, and the node.js code is registered as an npm module, we need good docs about how to get started.

this issue will track that.

Comments

Anonymous’s picture

beejeebus created an issue. See original summary.

  • beejeebus committed 9a5424b on 8.x-1.x
    #2639020: update the README.txt to include npmjs.com info, and remove...
Anonymous’s picture

Status: Active » Needs review

pushed some updates to README.txt.

Gergely, Howard - seem ok?

glekli’s picture

Great, looks good to me.
One note: shall we add a step that describes how to start the node app? When you do npm install, it puts everything in a node_modules directory, and it may not be obvious what to do with that. Perhaps this could even go into the readme file in the GitHub repo, and this readme could just refer to that one.

Anonymous’s picture

yes, good point. i'll add something like:

"Please see the install instructions in the drupal-node.js NPM package. You will need to provide the hostname and port of your Drupal site to the Node.js process, and ensure that the service token matches in Drupal and in Node.js."

  • beejeebus committed 45c00cc on
    #2639020: Add some more information about installing drupal-node.js NPM...
Anonymous’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.