fuocy / moonlight-films

Moonlight | Hot TV Show/Movie Watching Website.
https://moonlight-films.vercel.app/
132 stars 54 forks source link

When I self host it nothing is shown #1

Open itz-dude opened 2 years ago

777edo commented 2 years ago

same here

fuocy commented 1 year ago

You have to create an account on the website: https://www.themoviedb.org/ to get the API KEY. You then create a file named ".env" in your root project folder.

In that file, assign the API KEY you get above to a variable named REACT_APP_API_KEY (it has to be this specific name).

It looks like this: REACT_APP_API_KEY = a8a6fa2f944128e971223235bc3cxxxxx