Skip to content

Online Movie Streaming Application using Node.js/Express.js/Pug.js and MongoDB

Notifications You must be signed in to change notification settings

AtaUllahB/Theatre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theatre

Online Movie Streaming Application using Node.js/Express.js/Pug.js and MongoDB

Movies.json includes the data i used in the db.

install node.

node_modules folder should be inside this folder.

run mongod run index.js

Theatre
|
|-public
 |-assets
   |-css
   |-fonts
   |-js
  |-css
  |-images(images to be put on cover)
  |-login
   |-css
   |-fonts
   |-images
   |-js
   |-vendor
  |-movie
   |-css
   |-fonts
   |-images
   |-js
  |-trailer(trailer clips)
  |-videos(movie/videos)
  |-404.css
|-node_modules
|-views
|-index.js
|-package.json
|-package-lock.json