Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 181 Bytes

File metadata and controls

13 lines (6 loc) · 181 Bytes

node-backend

node-backend mongodb jwt auth

create .env file

when error Cannot find module 'bcrypt'

use this command: npm install bcrypt@3 --save

add this text in file .env