https://github.com/reubenmathew/graphql-exploration
Playing around with graphql, mongodb and node.js
https://github.com/reubenmathew/graphql-exploration
Last synced: about 1 year ago
JSON representation
Playing around with graphql, mongodb and node.js
- Host: GitHub
- URL: https://github.com/reubenmathew/graphql-exploration
- Owner: ReubenMathew
- Created: 2018-12-29T02:37:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T02:58:10.000Z (over 7 years ago)
- Last Synced: 2025-02-16T14:25:38.319Z (over 1 year ago)
- Language: JavaScript
- Size: 3.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphql-exploration
Playing around with graphql, mongodb and node.js
To start local server
```
npm start
```