meetup-graphql Learning GraphQL by creating an API for a Meetup.com clone. Usage make run In another terminal, create some test data: make seed Frontend http://localhost:8081/ GraphQL http://localhost:8080/ Tests make test