Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Test Tool for Bluescape Workspace Categorizer

Notifications You must be signed in to change notification settings

BridgeCore/test-categorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-categorizer

Test Tool for Bluescape Workspace Categorizer

prerequisites

node, npm

setup/configure

  1. clone the repo
git clone [email protected]:BridgeCore/test-categorizer.git
  1. initialize the module
cd test-categorizer
npm i
  1. define environment variables and/or update config/config.json to provide secrets, ports, other config info:
export API_TOKEN=<your api key>
  1. run it
node app.js

TODO

  • determine how to close this window if it will serve as a popup
  • update the category xml to more representative values
  • update the flow to use oath expiring tokens (maybe, maybe just the real one)

About

Test Tool for Bluescape Workspace Categorizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published