Skip to content

zonaetmunna/electronics-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server

  • express js

  • cors

  • dotenv

  • api endpoint

/api/products

/api/users

pakage install
  • mongoose
  • (bcrypt)
  • passport
  • passport jwt
  • jsonwebtoken
  • multer
  • accesscontrol
  • mongoose-beautiful-unique-validation
database
  • mongodb mongoose

what we learn in this project

  • what is node.js
  • how to work node.js
  • what is express.js
  • how to work express.js
  • how to make a simple express.js server
  • express.js server project - file strucure
  • how to connect mongodb database
  • what is mongodb database
  • what is mongoose
  • mongoose schema