Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 app

Proud of my hand-made designβ„’ 😎