Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haikyuu/graphql-todo-list
a todo app built using graphql, node, express, apollo and react
https://github.com/haikyuu/graphql-todo-list
apollo-client apollo-server docker express graphql node react
Last synced: 2 months ago
JSON representation
a todo app built using graphql, node, express, apollo and react
- Host: GitHub
- URL: https://github.com/haikyuu/graphql-todo-list
- Owner: haikyuu
- Created: 2017-10-04T10:41:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T00:53:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T16:37:24.744Z (3 months ago)
- Topics: apollo-client, apollo-server, docker, express, graphql, node, react
- Language: JavaScript
- Homepage:
- Size: 1.81 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 33
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Todo App
=====
This is a Todo app built using express, GraphQl, apollo-server, apollo-client and React.
It showcases the use of Docker to setup a dockerized dev environment.
Flow is used for static typing.![GitHub Logo](/screenshot.png)
Instructions
=====
- [Install Docker](https://www.docker.com)
- Run `docker-compose up`
- Visit [localhost:3000/graphiql](http://localhost:3000/graphiql) for graphiql
- Visit [localhost:4000](http://localhost:4000) to see the appProud of my hand-made designβ’ π