Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 529 Bytes

File metadata and controls

9 lines (7 loc) · 529 Bytes

Blog-App

Blog App using express framework Use nvm Middleware, file upload Authentication with jwt token/cookie Database using mongoose Relationship - belongsTo, manyToMany etc. Development tools in this level * Basics of security * Third party integrations based on your file structure * Importance of automating tasks using scripts or other tools

  • Create a branch with your name
  • Create a folder with your name in the branch
  • Create the project folder/files inside the folder
  • Make a PR towards main branch
  • Enjoy!!!