an example for react-redux apollo/graphql application, with mongo passport backend support.
This is a starter boilerplate app I've put together using the following technologies:
npm install
npm run start-api
npm start
npm run build
npm start
Use react-apollo and apollo-client to fetch data via graphql api.
Express with apollo server, using passport to authenticate.
Thanks for checking this out.
– Scott, Tian, [shaoqin.tian@hpe.com]