Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nodemon #156

Closed
6 tasks
UlisesGascon opened this issue Aug 6, 2019 · 4 comments
Closed
6 tasks

Add nodemon #156

UlisesGascon opened this issue Aug 6, 2019 · 4 comments
Assignees
Milestone

Comments

@UlisesGascon
Copy link
Collaborator

Context

Tasks

  • Remove Forever dependency as is not in use.
  • Add Nodemon as dependency
  • Add task dev to the package.json that allow us to reload the server on changes, see
    is not in use, let's move to Nodemon as npm script
  • Update the primary depdency list to the readme.md
  • Check that the npm tasks are working as expected
  • Update the readme.md with the extra relevant info (if needed)

Assignation

Important

@UlisesGascon
Copy link
Collaborator Author

Do you agree @servatj ?

@servatj
Copy link
Contributor

servatj commented Aug 6, 2019

Yes, I Agree maybe it's worth starting with #150 and upgrade to node js 12. I will assign it to me.

@servatj
Copy link
Contributor

servatj commented Aug 6, 2019

I just noticed that @ckarande picked #150 https://github.com/OWASP/NodeGoat/issues/156 I will continue working with this #156 first an then continue with #149.

@UlisesGascon UlisesGascon mentioned this issue Aug 7, 2019
5 tasks
@servatj servatj mentioned this issue Aug 7, 2019
5 tasks
@UlisesGascon
Copy link
Collaborator Author

Fix in #161

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

No branches or pull requests

2 participants