https://github.com/daostack/test_graphql_subs
https://github.com/daostack/test_graphql_subs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daostack/test_graphql_subs
- Owner: daostack
- Created: 2019-10-11T11:48:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T11:52:28.000Z (about 6 years ago)
- Last Synced: 2025-03-18T07:42:57.275Z (9 months ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```