All Projects → Alexloof → Next Graphql Blog

Alexloof / Next Graphql Blog

Licence: mit
🖊 A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Next Graphql Blog

Boilerplate Vue Apollo Graphql Mongodb
Start your magical stack journey!
Stars: ✭ 85 (-44.08%)
Mutual labels:  graphql, apollo, mongoose, mongodb, express
Frisky
🍿 Open Source GraphQL API for Online Shows
Stars: ✭ 161 (+5.92%)
Mutual labels:  graphql, mongoose, mongodb, express
Intro To Graphql
[Course] Introduction to GraphQL
Stars: ✭ 175 (+15.13%)
Mutual labels:  graphql, mongoose, mongodb, express
Blog Service
blog service @nestjs
Stars: ✭ 188 (+23.68%)
Mutual labels:  graphql, mongoose, mongodb, express
Saas
Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
Stars: ✭ 2,720 (+1689.47%)
Mutual labels:  mongoose, mongodb, express, nextjs
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+209.87%)
Mutual labels:  graphql, apollo, mongodb, nextjs
Next React Graphql Apollo Hooks
React, Apollo, Next.js, GraphQL, Node.js, TypeScript high performance boilerplate with React hooks GraphQL implementation and automatic static type generation
Stars: ✭ 186 (+22.37%)
Mutual labels:  graphql, apollo, express, nextjs
Express Graphql Mongodb Boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
Stars: ✭ 288 (+89.47%)
Mutual labels:  graphql, mongoose, mongodb, express
Hackernews React Graphql
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
Stars: ✭ 4,242 (+2690.79%)
Mutual labels:  graphql, apollo, express, nextjs
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (+101.97%)
Mutual labels:  graphql, mongoose, mongodb, express
Crypto Grommet
Crypto and equities app
Stars: ✭ 39 (-74.34%)
Mutual labels:  graphql, apollo, apollo-client, nextjs
Graphql Advanced Projection
Fully customizable Mongoose/MongoDB projection generator.
Stars: ✭ 46 (-69.74%)
Mutual labels:  graphql, apollo, mongoose, mongodb
Graphql Nodejs Hapi Api
How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger
Stars: ✭ 116 (-23.68%)
Mutual labels:  graphql, mongoose, mongodb
Express Rest Boilerplate
⌛️ Express starter for building RESTful APIs
Stars: ✭ 1,794 (+1080.26%)
Mutual labels:  mongoose, mongodb, express
Nest User Auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
Stars: ✭ 145 (-4.61%)
Mutual labels:  graphql, mongoose, mongodb
Isomorphic Redux Cnode
😊👻基于react->express->mongo技术栈的同构SPA
Stars: ✭ 123 (-19.08%)
Mutual labels:  mongoose, mongodb, express
Nextjs Headless Wordpress
🔥 Nextjs Headless WordPress
Stars: ✭ 110 (-27.63%)
Mutual labels:  graphql, apollo-client, nextjs
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (+928.29%)
Mutual labels:  graphql, apollo, apollo-client
Apollo2 Subscriptions How To
Apollo Server 2 how to setup subscriptions
Stars: ✭ 125 (-17.76%)
Mutual labels:  graphql, mongoose, mongodb
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (-16.45%)
Mutual labels:  graphql, apollo, apollo-client

Next GraphQL Blog

A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.

The idea behind this app was that I wanted to learn all basic and advanced concepts when it comes to GraphQL together with Next js/React. This resulted in a great app that can fit very well as a boilerplate and as a inpiration source for upcoming projects.

Live at: https://next-graphql.now.sh

Preview: Blog

Run the app locally:

*server

yarn install
yarn dev

*client

yarn install
yarn dev

Visit http://localhost:3000

Remeber to include a .env file with variables

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].