Hi,
I am relatively new to the whole Play and Relay universe, so I played a little in the Sangria playground with the relay example provided by Facebook and Oleg in sangria-relay, there is a lack a documentation but I found what the missing piece in this group.
Here the
github repo of my project, I used webpack for the front end assets generation I am not sure if it's the most elegant solution with Play Framework. I used a module with dependency injection to create the schema.json at the start of the Play application, the schema.json is needed by webpack and babel, I would like to know if there is better solution to streamline the process.
I really enjoyed learning all this stuff.
I hope this modest contribution will help some new user of Sangria. I am looking forward for your feedback and if everything is okay, I will push it as an activator template.
A great thanks to Oleg for all his work on this awesome project, and to all the members of this community.
Cheers,
Yasser