Skip to content

NSWSESMembers/nitc_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nitc_automation

Code for automating NITC submissions from SES Login in this example.

I run it with a bash script to get the evn up

#!/bin/bash

export BEACON_USERNAME=foo
export BEACON_PASSWORD=bar
export SESLOGIN_USER=cant tell you this
export SESLOGIN_PASS=or this
export SESLOGIN_DB=dbname 
export BEACON_NITCID=123456

node main.js

License

MIT

About

Code for automating NITC submission into Beacon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published