https://github.com/hyperdxio/sample-graphql-app
https://github.com/hyperdxio/sample-graphql-app
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyperdxio/sample-graphql-app
- Owner: hyperdxio
- Created: 2024-03-26T21:18:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T21:36:51.000Z (over 2 years ago)
- Last Synced: 2025-02-26T05:44:35.775Z (over 1 year ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.