Skip to content

Real nodejs deployment -- node-modules required in zip?  #17

@Eithcowich

Description

@Eithcowich

I successfully deployed the test app using zip deployment. Not to deploying my own app. A couple of questions:

  1. Do I zip the files with the node-modules directory or without? (while installing I always did npm install --save package_name).

  2. If no node-modules is required, do I still keep the dependencies in my package.json file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions