Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 235 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 235 Bytes

Movie App backend

Made with TMDB

Run

Define th environment variable API_KEY and set it to your TMDB API Key.

npm install

npm run start

The server should now be running on localhost:5000