Restaurant-Express-API
Restaurant-Express-API copied to clipboard
Express Backend for Restaurant app
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 2.0.1 to 5.0.0. Release notes Sourced from bcrypt's releases. v5.0.0 Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's...
OS: Mac NodeJS: 7, 8, 9, 10, 11, 12, 13, 14 Command: npm start  Any ideas? Thanks in advice.
Setup DB
Hello, amazing app and backend. can you help and give directions how to configure MongoDB? i installed MongoDB for now but i would like to test the backend etc. i...
- userId to be returned while signing up or login in response json, since userID need to be sent for order creation and getting orders - type base filtering of...