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

https://github.com/daostack/test_graphql_subs


https://github.com/daostack/test_graphql_subs

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# test subs

Local test **works**

```
docker-compose up
```
and in another terminal:
```
npm run local
```

Run against rinkeby **fails**

```
npm run rinkeby
```