In this tutorial we will build a TodoMVC app using Reindex, React and Relay. The structure of the app is roughly similar to the Relay example, but instead of writing a GraphQL server from scratch, we will simply use Reindex.
Source code for this tutorial is available at GitHub.