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

https://github.com/ilmoi/jet-gql


https://github.com/ilmoi/jet-gql

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# jet-gql
1. start local copy of mongodb with `docker-compose up` (../)
2. parse the account/events data from jet using scripts in `jet/parser` - this loads them into mongo
3. `nodemon ./server/index.ts`