react-firebase-starter icon indicating copy to clipboard operation
react-firebase-starter copied to clipboard

Is there a fairly easy way to remove graphQL & relay?

Open iDVB opened this issue 8 years ago • 2 comments
trafficstars

We currently don't need to make any external calls but may one day need to. Is there an easy way to remove the calls from the page?

iDVB avatar Sep 11 '17 14:09 iDVB

Any reply for this? I also don't want to use graphQL and relay.

sonusindhu avatar Sep 22 '17 10:09 sonusindhu

We just ended up using create-react-app directly. If there is no need to graphql or relay, then the need for this library over just its core (create-react-app) is small.

iDVB avatar Sep 22 '17 14:09 iDVB