Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertoachar/playground-koa-graphql

A playground for Koa with GraphQL.
https://github.com/robertoachar/playground-koa-graphql

graphql koa node playground

Last synced: about 1 month ago
JSON representation

A playground for Koa with GraphQL.

Awesome Lists containing this project

README

        

# playground-koa-graphql

Generated by [Node Project Generator](https://github.com/robertoachar/generator-node).

[![License][license-badge]][license-url]

> A playground for Koa with GraphQL.

# Development

- Clone the repo

```bash
$ git clone https://github.com/robertoachar/playground-koa-graphql.git
```

- Install dependencies

```bash
$ npm install
```

- Run scripts

| Action | Usage |
| ---------------------- | -------------- |
| Start development mode | `npm start` |
| Lint code | `npm run lint` |

# Author

[Roberto Achar](https://twitter.com/robertoachar)

# License

[MIT](https://github.com/robertoachar/playground-koa-graphql/blob/master/LICENSE)

[license-badge]: https://img.shields.io/github/license/robertoachar/playground-koa-graphql.svg
[license-url]: https://opensource.org/licenses/MIT