https://github.com/neomaxzero/graphql-zero
GraphQL server starter kit
https://github.com/neomaxzero/graphql-zero
boilerplate graphql starter
Last synced: about 2 months ago
JSON representation
GraphQL server starter kit
- Host: GitHub
- URL: https://github.com/neomaxzero/graphql-zero
- Owner: neomaxzero
- License: mit
- Created: 2018-10-20T10:41:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-21T10:33:53.000Z (over 7 years ago)
- Last Synced: 2025-04-02T10:21:24.360Z (about 1 year ago)
- Topics: boilerplate, graphql, starter
- Language: JavaScript
- Size: 22.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphql-zero
GraphQL server starter kit
# Getting started
```bash
yarn serve
```
# Includes
- nodemon.
- express.
- graphyql.
- modular architecture.