Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/dynamicsingh/create-react-apollo-graphql-app
- Owner: dynamicsingh
- Created: 2019-01-05T08:07:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:52:27.000Z (about 2 years ago)
- Last Synced: 2024-11-15T22:20:34.470Z (2 months ago)
- Topics: apollo, apollo-client, boilerplate, graphql-client, graphql-js, graphql-schema, graphql-server, mongodb, mongoose, react, react-boilerplate, reactjs, sample-app, starter-kit
- Language: JavaScript
- Homepage:
- Size: 4.84 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
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)