Skip to content

zelenchuk/elaborate-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

This public repository creating for help understanding how to integrate Elaborate Reports with your project. I'm decided to create this repository to help other developers.

Process

  1. Get your .pem key file and api_token from Elaborate team.
  2. Create and paste your api_token to backend-example/.env file.
  3. Copy .pem key file to backend-example folder.
  4. Make sure that you have installed node.js and npm on your machine.
  5. Run npm i to install all dependencies.
  6. Run node /backend-example/index to start the project.

Releases

No releases published

Packages

No packages published