Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 276 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 276 Bytes

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