Giter Club home page Giter Club logo

react-graphql-full-stack's Introduction

React GraphQL Full Stack

React with Hooks, Apollo Client GraphQL, Express & MongoDB Full Stack hosted on

react-graphql-keemor.herokuapp.com

Based on

GraphQL with React and Apollo Client by Nik Graf

Build a Complete App with GraphQL, Node.js, MongoDB and React.js by Academind

Formik by Jared Palmer

Change log

2019

  • 30.04 - Sever/Client: delete bookings along with event
  • 24.04 - Server: dataloader added to eliminate database roundtrips
  • 23.04 - Client: My bookings page
  • 19.04 - Client: Delete event mutation
  • 18.04 - Client: Introducing react-apollo-hooks
  • 17.04 - Client: Introducing hooks
  • 07.03 - End to End Tests added with faker, jest, jest-cli & puppeteer
  • 06.03 - Protected routes for adding event
  • 05.03 - User signup, login, logout using bcrypt & jsonwebtoken

2018

  • 19.12 - Client: Yup validation, bootstrap, reactstrap & reactstrap-formik
  • 18.12 - Client: React, apollo-boost, react-apollo, Formik
  • 17.12 - Server: Express, Graphql, mongoose

Run locally

git clone https://github.com/keemor/react-graphql-full-stack
cd react-graphql-full-stack
npm install

Run development sever

npm run dev

Server running on port 3000

Run development webpack

npm run build:dev

Install local MongoDB

Run local MongoDB at mongodb://127.0.0.1:27017/

cd "C:\Program Files\MongoDB\Server\4.0\bin"
mongod.exe --dbpath \Users\username\Workspace\mongo-data

react-graphql-full-stack's People

Contributors

dependabot[bot] avatar keemor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.