Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dynamicsingh/create-react-apollo-graphql-app

:rocket: React + Apollo + GraphQL + NodeJS + MongoDB starter kit which can help you start with your new project very quickly :rocket:
https://github.com/dynamicsingh/create-react-apollo-graphql-app

apollo apollo-client boilerplate graphql-client graphql-js graphql-schema graphql-server mongodb mongoose react react-boilerplate reactjs sample-app starter-kit

Last synced: 1 day ago
JSON representation

:rocket: React + Apollo + GraphQL + NodeJS + MongoDB starter kit which can help you start with your new project very quickly :rocket:

Awesome Lists containing this project

README

        

## React + Apollo + GraphQL + NodeJS + MongoDB StarterKit

#### Versions being used
* Node 8+
* NPM 6.2.0

##### `client` is the frontend directory
cd inside to see detail information about steps to run in `README.md`
* React
* Apollo (GraphQL client)

##### `server` is the server side or backend directory
cd inside to see detail information about steps to run in `README.md`
* NodeJS
* GraphQL server
* MongoDB
* Mongoose

#### For Pull Requests
Aim is to keep this repository as simple and light as we can, only add packages which actually increases the productivity or app performance i.e raise PR for a must to have package/feature, looking forward to contributions.

##### Starter kit created by [Bhupinder Singh](https://github.com/dynamicsingh), follow me on twitter[@dynamicsingh](https://twitter.com/dynamicsingh)