WhatsApp

WhatsApp clone built with Angular and GraphQL

Angular

GraphQL

Easiest way to start

$ npm start

Own endpoint

Use graphql-up to create an endpoint:

graphql-up schema.graphql

Change the graphcoolId variable in ./src/app/apollo.ts to match it with your endpoint

Now it's all ready to play with!