Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbta/excel_lambda
https://github.com/mbta/excel_lambda
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mbta/excel_lambda
- Owner: mbta
- Created: 2019-11-04T15:54:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T12:56:44.000Z (over 2 years ago)
- Last Synced: 2023-02-28T13:25:35.188Z (almost 2 years ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# excel-lambda
### Build package
`rm ./function.zip && zip -r function.zip ./index.js ./package.json ./node_modules`
Then manually upload through AWS Lambda interface to the `ctd-timesheet` function.