Skip to content

prakhargvp/graphql_with_react_udemy

Repository files navigation

Lyrical-GraphQL

Basic Instructions :

  • Clone Repository
     git clone https://github.com/prakhargvp/graphql_with_react_udemy
    
  • Install Dependencies
     npm install
    
  • Copy .env_example to .env and add all required credentials
     cp .env_example .env
    
  • Run Development Server
     npm run dev
    
  • Default Access URL Client: http://localhost:4000 GraphQL: http://localhost:4000/graphql

Tech Used :

  • Frontend : Reactjs
  • Backend : Express and Nodejs
  • Database: MongoDB
  • API: GraphQL
  • GraphQL Client: React-Apollo
  • Module Bundler: Webpack

Release:

  • graphql without react : 0.1
  • graphql with react :
  • graphql with react and authentication

About

graphql_with_react_udemy

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •