My Movies BFF is a backend study project built with GraphQL, TypeScript and Apollo Server.
This project consumes The Movie DB API to get all the data about movies.
We are using Yarn. Run yarn
to install all dependencies, then run yarn start:dev
to start the application.