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

https://github.com/hyperdxio/sample-graphql-app


https://github.com/hyperdxio/sample-graphql-app

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

          

## To Get Started

1. [Grab API key](https://www.hyperdx.io/team) and put it in the `.env` file.
2. Run `npm install` to install all the dependencies.
3. Run `npm run dev` to start the development server.