This is a port of the Relay TodoMVC example where the GraphQL JavaScript server is replaced with a Java server based on graphql-java.
Starting the frontend:
cd app
npm install
npm startStarting the backend: (running on port 8080)
./gradlew startThe app is now available at http://localhost:3000