Ecosyste.ms: Awesome

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

https://github.com/daniloab/rbaf-web

Website Dashboard Manager built with React, Relay and GraphQL
https://github.com/daniloab/rbaf-web

graphql react reactjs relay styled-components

Last synced: 16 days ago
JSON representation

Website Dashboard Manager built with React, Relay and GraphQL

Lists

README

        

# RBFA Front-end APP

RBFA is a manager to help teams from football in brazil to managed his dailies issues. If you want to
see the backend project, go to [here](https://github.com/daniloab/rbaf-graphql-api).

## Getting Started

This project use create-react-app, relay-modern, styled-components, auth login;

```
# clone repo
https://github.com/daniloab/rbaf-web
$ cd rbaf-Web

# install dependencies
$ yarn install

# start project
$ yarn start

# see on browser in
http://localhost:3000

```

### TODO

- [x] fragment container
- [ ] refetch container
- [x] connections
- [ ] subscriptions
- [ ] offline
- [ ] client schema extensions
- [x] cache
- [x] mutations
- [ ] tests