All Projects → ibrahima92 → apollo-graphql-full-stack

ibrahima92 / apollo-graphql-full-stack

Licence: other
Full-stack Apollo GraphQL app using React and Node JS

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to apollo-graphql-full-stack

Apollo Graphql Mongodb React Native
Apollo Server Example using MongoDB + Mongoose + Express, Apollo Client using React Native
Stars: ✭ 92 (+196.77%)
Mutual labels:  apollo-client, graphql-server, apollo-server
now-course
Proyecto para el curso de Now.sh en Platzi
Stars: ✭ 19 (-38.71%)
Mutual labels:  apollo-client, graphql-server, apollo-server
Fullstack Apollo Express Mongodb Boilerplate
💥A sophisticated GraphQL with Apollo, Express and MongoDB boilerplate project.
Stars: ✭ 301 (+870.97%)
Mutual labels:  apollo-client, apollo-server
Apollo Errors
Machine-readable custom errors for Apollostack's GraphQL server
Stars: ✭ 405 (+1206.45%)
Mutual labels:  apollo-client, apollo-server
Create Social Network
An educational project, demonstrating how to build a large scalable project with Javascript.
Stars: ✭ 853 (+2651.61%)
Mutual labels:  apollo-client, apollo-server
kontent-boilerplate-express-apollo
Kontent Boilerplate for development of Express application using Apollo server and GraphQL.
Stars: ✭ 21 (-32.26%)
Mutual labels:  apollo-client, apollo-server
fullstack-apollo-subscription-example
A minimal Apollo Server 2 with Apollo Client 2 with Subscriptions application.
Stars: ✭ 72 (+132.26%)
Mutual labels:  apollo-client, apollo-server
Chatty
A WhatsApp clone with React Native and Apollo (Tutorial)
Stars: ✭ 481 (+1451.61%)
Mutual labels:  apollo-client, apollo-server
devto-monorepo
Source code for the Dev.to article - Next.js, Apollo Client and Server on a single Express app
Stars: ✭ 33 (+6.45%)
Mutual labels:  apollo-client, apollo-server
Fullstack Apollo Express Postgresql Boilerplate
💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.
Stars: ✭ 1,079 (+3380.65%)
Mutual labels:  apollo-client, apollo-server
Awesome Apollo Graphql
A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem 🌟
Stars: ✭ 126 (+306.45%)
Mutual labels:  apollo-client, apollo-server
les-chat
Real-time messenger with private, public & group chat. Made using PERN + GraphQL stack.
Stars: ✭ 48 (+54.84%)
Mutual labels:  apollo-client, apollo-server
apollo-errors
Machine-readable custom errors for Apollostack's GraphQL server
Stars: ✭ 408 (+1216.13%)
Mutual labels:  apollo-client, apollo-server
apollo-resolvers
Expressive and composable resolvers for Apollostack's GraphQL server
Stars: ✭ 434 (+1300%)
Mutual labels:  apollo-client, apollo-server
nextjs-graphql-auth
Authentication system using NextJS, GraphQL, Apollo Client, Apollo Server, MongoDB, Nginx, Docker, Docker-Compose and Kubernetes
Stars: ✭ 27 (-12.9%)
Mutual labels:  apollo-client, apollo-server
Apollo Resolvers
Expressive and composable resolvers for Apollostack's GraphQL server
Stars: ✭ 428 (+1280.65%)
Mutual labels:  apollo-client, apollo-server
Apollo Server Vercel
⚫ Production-ready Node.js GraphQL server for Vercel Serverless Functions
Stars: ✭ 69 (+122.58%)
Mutual labels:  graphql-server, apollo-server
Gramps Express
NOTE: The GrAMPS core has moved to https://github.com/gramps-graphql/gramps
Stars: ✭ 161 (+419.35%)
Mutual labels:  graphql-server, apollo-server
Fullstack Tutorial
🚀 The Apollo platform tutorial app
Stars: ✭ 1,007 (+3148.39%)
Mutual labels:  apollo-client, apollo-server
Fullstack Apollo React Boilerplate
💥A sophisticated Apollo in React boilerplate project.
Stars: ✭ 136 (+338.71%)
Mutual labels:  apollo-client, apollo-server

Apollo GraphQL: How to build a Full-stack app with React and Node Js

Apollo Client is a complete state management library for JavaScript apps. It's a powerful tool since it can be used on both back-end and front-end side. In this tutorial, we will use it on both by building first an Apollo GraphQL Server with Node JS and then consume the data on the client-side using React JS.

Continue reading

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].