Skip to content

BwlTemplateApps/BwlTemplateApp_step5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blueworks Live Template App Step 5

This step 5 shows how to use session data in the Node.js Starter web application (on top of step 4). It is a complete application to log into Blueworks Live accounts via the Blueworks Live's REST API and derive a pdf view of a selected process blueprint.

Run the app locally

  1. Install Node.js
  2. Download and extract this application
  3. cd into the app directory
  4. Run npm install to install the app's dependencies
  5. Run npm start to start the app
  6. Access the running app in a browser at http://localhost:6001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published