Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 2.58 KB

README.md

File metadata and controls

71 lines (48 loc) · 2.58 KB

TodoMVC Subscriptions

Full-stack TodoMVC with GraphQL subscriptions.

Travis Codecov Status license

Demos

Why

Looking for a modern technology stack for my next project in 2018. Any suggestions are welcomed!

Technology Stack

techstack

Further Readings:

  1. GraphQL - JavaScript Fullstack Solution [Slide]
  2. 2018 GraphQL 漸進式導入的架構

Development

  • node >= 9.3.0
  • yarn >= 1.3.2
$ yarn install
$ yarn start

Todo

  • jest
  • Integration test

References

CONTRIBUTING

  • ⇄ Pull requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.
  • Pull requests must be accompanied by passing automated tests.

MIT: http://michaelhsu.mit-license.org