Skip to content

A Mini project built using EJS , CSS, Express.js, and MongoDb with JWT and BCrypt for cookie and user's password encryption and storage. The rendering is happening at the server side.

Notifications You must be signed in to change notification settings

mayankAgg06/NoteTakerBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteTakerBackend

This is a mini project built using express and for templating, EJS is used.

  • The rendering is happening completely at the server side.
  • Used JWT for token encryption
  • Password is being encrypted using bcrypt before storing it in database.
  • Database used is MongoDb

About

A Mini project built using EJS , CSS, Express.js, and MongoDb with JWT and BCrypt for cookie and user's password encryption and storage. The rendering is happening at the server side.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published