cra-template
Usage
npx create-react-app my-app --template @adiatma/cra-template
*Download
graphql_schema.json
suitable with your graphql endpoint, with command npx get-graphql-schema YOUR_GRAPHQL_ENDPOINT -j > graphql_schema.json
Dependencies
- graphql
- @apollo/client
- @reasonml-community/graphql-ppx
- reason-promise
- subscriptions-transport-ws
- reason-apollo-client