Skip to content

A comprehensive Backend Project of youtube-twitter.

Notifications You must be signed in to change notification settings

Sonkhoo/YouTube-Twitter-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chai aur Backend

This is a readme file for the BACKEND PROJECT

My knowledge gained:

  1. db - to connect databases
  2. controllers - logic part of the backend
  3. middlewares - to process the request in the middle before sending it to server for ex cookie-parser bcrypt etc
  4. models - data modelling
  5. public - storing images etc
  6. routes - to route the users to differernt pages
  7. src - file for index.js app.js etc
  8. utils - for a utility that can be used again and again for ex sending mail or uploading a file.

About

A comprehensive Backend Project of youtube-twitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published