Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geodoo/graphql-test


https://github.com/geodoo/graphql-test

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

### How to run the app

```bash
$ npm install
$ npm server:start
$ npm start
```

The Apollo server runs on http://localhost:4000 and the client on http://localhost:8080

Enjoy!