{"id":16123935,"url":"https://github.com/evenchange4/todomvc-subscriptions","last_synced_at":"2025-03-16T08:32:53.477Z","repository":{"id":43339621,"uuid":"115433096","full_name":"evenchange4/todomvc-subscriptions","owner":"evenchange4","description":"Fullstack TodoMVC with GraphQL subscriptions.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:00:57.000Z","size":822,"stargazers_count":22,"open_issues_count":29,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T22:39:50.062Z","etag":null,"topics":["apollo","apollo-link","graphql-subscriptions","graphql-yoga","nextjs","now","react","todomvc"],"latest_commit_sha":null,"homepage":"https://todomvc-web.now.sh","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evenchange4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-26T15:21:41.000Z","updated_at":"2021-08-02T14:14:57.000Z","dependencies_parsed_at":"2023-09-21T23:05:54.111Z","dependency_job_id":"c56b1b8b-ae8f-47f3-b1c6-986a61ece02f","html_url":"https://github.com/evenchange4/todomvc-subscriptions","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evenchange4%2Ftodomvc-subscriptions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evenchange4%2Ftodomvc-subscriptions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evenchange4%2Ftodomvc-subscriptions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evenchange4%2Ftodomvc-subscriptions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evenchange4","download_url":"https://codeload.github.com/evenchange4/todomvc-subscriptions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809865,"owners_count":20351403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apollo","apollo-link","graphql-subscriptions","graphql-yoga","nextjs","now","react","todomvc"],"created_at":"2024-10-09T21:19:12.808Z","updated_at":"2025-03-16T08:32:52.707Z","avatar_url":"https://github.com/evenchange4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TodoMVC Subscriptions\n\n\u003e Full-stack TodoMVC with GraphQL subscriptions.\n\n[![Travis][travis-badge]][travis]\n[![Codecov Status][codecov-badge]][codecov]\n[![license][license-badge]][license]\n\n## Demos\n\n* Server: [todomvc-server.now.sh](https://todomvc-server.now.sh/)\n* Web: [todomvc-web.now.sh](https://todomvc-web.now.sh/)\n\n## Why\n\nLooking for a modern technology stack for my next project in 2018. Any suggestions are welcomed!\n\n## Technology Stack\n\n![techstack](./docs/techstack.png)\n\n## Further Readings:\n\n1. GraphQL - JavaScript Fullstack Solution [\\[Slide\\]](https://speakerdeck.com/evenchange4/graphql-javascript-fullstack-solution)\n2. [2018 GraphQL 漸進式導入的架構](https://medium.com/@evenchange4/2018-graphql-漸進式導入的架構-aeb2603f2223)\n\n## Development\n\n* node \u003e= 9.3.0\n* yarn \u003e= 1.3.2\n\n```cmd\n$ yarn install\n$ yarn start\n```\n\n## Todo\n\n* [ ] jest\n* [ ] Integration test\n\n## References\n\n* [zetavg/graphql-todomvc](https://github.com/zetavg/graphql-todomvc)\n* [Redux TodoMVC Example](https://github.com/reactjs/redux/tree/master/examples/todomvc)\n* [TodoMVC Specification](https://github.com/tastejs/todomvc/blob/master/app-spec.md)\n* [Full-stack React + GraphQL Tutorial](https://dev-blog.apollodata.com/full-stack-react-graphql-tutorial-582ac8d24e3b)\n* [Tutorial: GraphQL subscriptions with Apollo Client](https://dev-blog.apollodata.com/tutorial-graphql-subscriptions-client-side-40e185e4be76)\n* [Apollo Documents](https://www.apollographql.com/)\n* [GitHunt-React](https://github.com/apollographql/GitHunt-React/tree/master)\n* [graphql-boilerplates/react-fullstack-graphql](https://github.com/graphql-boilerplates/react-fullstack-graphql)\n* [Testing React Apollo components with Enzyme](https://paradite.com/2017/11/16/test-react-apollo-components-enzyme-examples/)\n\n## CONTRIBUTING\n\n* ⇄ Pull requests and ★ Stars are always welcome.\n* For bugs and feature requests, please create an issue.\n* Pull requests must be accompanied by passing automated tests.\n\n## [CHANGELOG](CHANGELOG.md)\n\n## [LICENSE](LICENSE)\n\nMIT: [http://michaelhsu.mit-license.org](http://michaelhsu.mit-license.org)\n\n[travis-badge]: https://img.shields.io/travis/evenchange4/todomvc-subscriptions/master.svg?style=flat-square\n[travis]: https://travis-ci.org/evenchange4/todomvc-subscriptions\n[codecov-badge]: https://img.shields.io/codecov/c/github/evenchange4/todomvc-subscriptions.svg?style=flat-square\n[codecov]: https://codecov.io/github/evenchange4/todomvc-subscriptions?branch=master\n[license-badge]: https://img.shields.io/github/license/evenchange4/micro-website-api.svg?style=flat-square\n[license]: http://michaelhsu.mit-license.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevenchange4%2Ftodomvc-subscriptions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevenchange4%2Ftodomvc-subscriptions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevenchange4%2Ftodomvc-subscriptions/lists"}