Skip to content

CharGomez/GraphQL-React-Discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discovery-GraphQL-React-Apollo

OHG - Estimation Project

- React
    - React router
        - hashHistory
    - Css Materialize
    - Materialize - Glamorous
    - Flux (Alt)
- Mongo - Rethink
- GraphQL
    - Nodejs
        - Express
        - JWT
- Apollo (Client / Provider)

To Run

  • Create an account on https://mlab.com
    • Create a new Mongo instance and grab the connection string
    • Paste the connection string into server/server.js, MONGO_URI const (First time runnig you can get an connection error)
  • npm install
  • npm run dev
  • open http://localhost:1200 for React App, or http://localhost:1200/graphql for GraphQL test instance

#Helpfull links

About

GraphQL - React - Apollo discovery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published