Skip to content

mtparet/decodex-data-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decodex Lambda

This code is built to be executed on AWS lambda.

You should have npm install.

Replace token / user repo by your own.

First build the zip for AWS lambda:

# install the dependencies
npm install

# create the zip package
zip -r lambda-decodex.zip .

Now you can upload it to aws lambda.

About

Decodex data updater code source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published