Skip to content

Conversation

@shorttompkins
Copy link
Owner

Update the repo to use Express v4

A few major changes were requires for this change:

  • Most of the dependencies built into Express are now separate modules. Those were included in the package.json dependencies and required in the server.js file
  • As such, those modules were configured during the configuration stage.
  • The routes were slightly modified to use the new Express router.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants