Skip to content

methodfive/pdexanalytics-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdexanalytics-collector

Installation

npm install

To start the application

npm start

Required Environment Variables:

  • SUBSCAN_API_KEY
  • MYSQL_DB_HOST
  • MYSQL_DB_USER
  • MYSQL_DB_PASSWORD
  • MYSQL_DB

Deployment

Use github actions to push to AWS EC2 server