olore / movies-with-friends

Share your favorite movie suggestions with your friends & family
https://movierex.olore.net
1 stars 0 forks source link

MovieRex

Get it? like Movie Recs... like Movie Recommendations

Try it out: https://movierex.olore.net


Find Movies & TV Shows

See IMDB & Rotten Tomatoes ratings

What do your friends think?


Project setup

npm install

Get a key from https://www.omdbapi.com/

Create a .env file with

API_KEY=omdb_api_key
DB_FILE_PATH=/path/for/dbs

Run Development

npm run start:dev

Run Production

Build it with npm run build Run it with

Testing

Visual Regression

Thanks