https://github.com/junip/react-graphql
https://github.com/junip/react-graphql
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/junip/react-graphql
- Owner: junip
- Created: 2020-01-01T12:58:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T18:46:53.000Z (over 3 years ago)
- Last Synced: 2025-10-29T23:22:45.069Z (8 months ago)
- Language: JavaScript
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-graphql
- demo for integration of graphql with express
- and playing with graphql & its structure
TODO
- [ ] integrate withe nodejs
- [ ] connection with mongodb
- [ ] try connection with postgres
- [ ] interaction of database with graphql
# Notes
First make your monogodb cluster accessible from any ip adress. then starte connecting it.