Skip to content

RyanRatcliff/emfit_qs_lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMFIT QS Lambda

A lamda that downloads data from the emfit qs api and stores the file in an S3 Bucket

Requirements

  • yarn for building
  • terraform for deployment

yarn commands

  • "yarn transpile" compiles up the javascript
  • "yarn prebuild" clean out builds and prepares for a fresh build
  • "yarn build" zip up the lambda and modules for deployment
  • "yarn deploy-init" initializes terraform, you should only need to do this once
  • "yarn predeploy" an optional command to see what the deploy will do
  • "yarn deploy" executes the actual command to apply the terraform plan

Notes

The file "deploy/terraform/terraform.tf" should be updated with the actual emfit qs username, password values along with the desired S3 bucket name

About

A lamda that downloads data from the emfit qs api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published