Skip to content

nicford/Movilytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Analytics Web Application

How to run it locally

  1. Check ./group8/env-example and place your own env directory under group8

  2. Run your docker by:

    $ cd group8
    $ npm install
    $ docker-compose up
    

    Now you can:

    • serve web-app by: ng serve then localhost:4200
    • access to pgAdmin by: localhost:8080
    • access the API by: localhost:3333/your/api/endpoint

demo-gif

About

Welcome to our website Movylitics, a Sophisticated GroupLens dataset and tmdb analytics exploration tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published