Skip to content

Server App Updates (dependencies, Node.js, linting standard)#337

Merged
djsiroky merged 13 commits into
masterfrom
upgrade-2022
Dec 15, 2022
Merged

Server App Updates (dependencies, Node.js, linting standard)#337
djsiroky merged 13 commits into
masterfrom
upgrade-2022

Conversation

@djsiroky

Copy link
Copy Markdown
Member

This PR updates the server-side libraries to the latest releases available, removes now unused libraries (body-parser and method-override are built into Express now), updates the version of Node the application should run on to a LTS version.

With the changes to Node + ESLint, adopted some style changes that affect most of the files.

Finally, moved server content to a separate folder ahead of adding a client folder so there can be a distinct as we update the frontend

@djsiroky djsiroky left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed changes.

@djsiroky djsiroky merged commit c5bb5e7 into master Dec 15, 2022
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.

1 participant