Skip to content

TODO: Point on NODE_DEV env. vars #3

Description

@Student007

Because learning people will see simplified code every time they will never think about the need of development and production mode. But if you are using GUI generating modules (e.g.) you will have a performance difference between both modes.
So the task is to explain the right use of NODE_ENV within starters apps the right way:

Linux and MacOSX: export NODE_ENV=production
Windows: SET NODE_ENV=production

NODE_ENV=production node index.js

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions