https://github.com/zazk/graphnews
GraphQL Operations to News Platform
https://github.com/zazk/graphnews
Last synced: 6 days ago
JSON representation
GraphQL Operations to News Platform
- Host: GitHub
- URL: https://github.com/zazk/graphnews
- Owner: zazk
- Created: 2019-07-08T00:46:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T10:03:39.000Z (almost 7 years ago)
- Last Synced: 2025-02-26T09:28:45.996Z (over 1 year ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### GRAPH News
Setup Project:
`npm install`
Run Project
`node src/index.js`
Browse GraphQL Server at:
`http://localhost:4000`