An example that demonstrates how to get started with the Hyperbeam API.
- Get your API key from https://hyperbeam.dev
- Clone the repo
- Set the
HB_API_KEY
environment variable by runningexport HB_API_KEY=<my-api-key>
- Run
npm install
- Run
npm run start
- Visit http://localhost:8080