Follow directors, screenwriters, cinematographers, and others to find films you love!
This project is composed of two workspaces:
These two communicate almost entirely in GraphQL, and uses cookies for session authentication. All movie data is provided by The Movie Database (TMDB).
All workspaces can be built and deployed using yarn build
and yarn deploy
(though backend deployment requires extra steps). Both are deployed to AWS services (S3 and EC2) and delivered through AWS CloudFront (which also provides HTTPS), so deployment requires access setup.
Create an issue requesting an account to be created to start using the website! It's still alpha, so all passwords are provided and unsecure for now.
You can contribute merely by using the website and reporting issues and feature requests or by helping to code!