Skip to content

this is the basic app which has authorization as well as authentication with concepts of data association.It's a good project if you are beginner and want hands on learning.The frontend is not in focus so they are build using ejs and not react.

Notifications You must be signed in to change notification settings

Mrunal-Malkar/Basic-social-app-ME_N-stack-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project focuses only on backend topics and uses ejs to provide basic frontend.

What project includes? -authentication and authorisation using jwt and bcrypt -data association in mongoose database. -middleware practises (authonticate) -multer for file transfer.

the project is great practise for beginner learners.

install all the dependencies of project using the command : npm install

tech stack: -mongoose -express -node -bcrypt -jwt -ejs -multer

About

this is the basic app which has authorization as well as authentication with concepts of data association.It's a good project if you are beginner and want hands on learning.The frontend is not in focus so they are build using ejs and not react.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published