Urigo / WhatsApp-Clone-GraphQL-Angular-Material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About


Languages

Language:TypeScript 81.7%Language:HTML 8.2%Language:CSS 6.7%Language:JavaScript 3.4%