nodejs-api-template icon indicating copy to clipboard operation
nodejs-api-template copied to clipboard

Update the template

Open bricefriha opened this issue 3 years ago • 2 comments

Hi there! 😃

I know it's been a while since the last commit on this repo. So as I was forking it to use it personally, I updated a few things. So I thought this would be relevant to submit these changes to the main project.

The changes

  • Upgrade all the NPM packages + audit fix
  • I added a new command npm run test_windows for running the test as the config of npm test only works on MacOS and Linux

Hope it helps! 😉

bricefriha avatar May 30 '21 18:05 bricefriha

Yeah, I don't do a ton of Node development anymore so this has languished a bit. As you can see, the CI doesn't work anymore even 😅

I appreciate the contribution -- when I have time I'll work on fixing the CI (probably with GitHub actions) and confirm that the new versions are good to go (since there are some major version changes).

jaredpetersen avatar Jun 03 '21 23:06 jaredpetersen

Sounds great! 😉 Let me know if you need some help 😁

bricefriha avatar Jun 10 '21 22:06 bricefriha