e2e2a / SimpleLoginJS

Login scheme in NodeJS, without database.
1 stars 0 forks source link

Ignore node_modules and add misisng dependcies #1

Closed markheramis closed 9 months ago

markheramis commented 9 months ago

Hi I noted that you added the node_modules file to your repository, so I added a rule to ignore it and removed node_modules from the repository itself.

and in addition, you forgot to add the mongoose to your package.json