rest-api-nodejs-mongodb
rest-api-nodejs-mongodb copied to clipboard
A boilerplate for REST API Development with Node.js, Express, and MongoDB
[2021-07-19T09_57_53_633Z-debug.log](https://github.com/maitraysuthar/rest-api-nodejs-mongodb/files/6839909/2021-07-19T09_57_53_633Z-debug.log) I have checked package json file but bcrypt package already available Error: Cannot find module 'bcrypt' Require stack: - E:\angular\kanhashoft\Node-With-Mongo\test\myproject\controllers\AuthController.js - E:\angular\kanhashoft\Node-With-Mongo\test\myproject\routes\auth.js - E:\angular\kanhashoft\Node-With-Mongo\test\myproject\routes\api.js - E:\angular\kanhashoft\Node-With-Mongo\test\myproject\app.js - E:\angular\kanhashoft\Node-With-Mongo\test\myproject\bin\www at...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.3.1 to 6.4.16. Changelog Sourced from nodemailer's changelog. 6.4.16 2020-11-12 Applied updated prettier formating rules 6.4.15 2020-11-06 Minor changes in header key casing 6.4.14 2020-10-14 Disabled postinstall...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.1 to 1.1.6. Release notes Sourced from bson's releases. 1.1.6 The MongoDB Node.js team is pleased to announce version 1.1.6 of the bson module! The BSON library...
There is no logout endpoint
Hi the APIs are not functional. I setup the .env with mongoDB details and skipped SMTP. But anyhow the functionalities not dependent on SMTP were also breaking when I ran...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. Release notes Sourced from dot-prop's releases. v4.2.1 Backport https://github.com/sindresorhus/dot-prop/commit/3039c8c07f6fdaa8b595ec869ae0895686a7a0f2 to the v4.x release line. Commits c914124 feat: patch 4.2.0 with fixes for CVE-2020-8116 See...