Skip to content

streamfold/rotel-nodejs-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rotel-nodejs-hello-world

Environment Variables

These examples use the Axiom free-tier observability backend.

  1. Create an account on Axiom
  2. Create a new dataset
  3. Create an API token

Export the environment variables

export AXIOM_DATASET=<your dataset>
export AXIOM_API_TOKEN=<your token>

Javascript

cd examples/javascript
npm start

Typescript

cd examples/typescript
npm start

About

Example rotel-nodejs application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published