Playground and testing for node api testing. Initially used to test heroku functionality and ease of use.
- Install dependencies
yarn i - Add tmdb api key to handlers.ts file line #5.
- Run development mode
yarn dev
Build via yarn build and push to server or use yarn start to view compiled version.