1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
7cf8c6bb3b
Provide access to data via GET request 2018-06-13 19:09:42 -04:00
49926de6f5
Lock node version to match targeted lambda env
Ran across this lock with checking an environment variable for
undefined.  In whatever node version my system has set as default, an
environment variable that is undefined is set to the string undefined
breaking a check.  This should be revisited later, but for now, let's
just lock the node version.
2018-06-13 19:07:02 -04:00
492a2faf9e
Replace disappeared dynamodb container
Still waiting for an official moto docker distribution.
2018-06-13 19:06:18 -04:00
99af506ab6
Setup serverless-offline 2018-06-13 19:06:05 -04:00
711d8c4c5f
Only check for updates every day 2018-06-13 19:05:20 -04:00
b221851924
Add README 2018-03-08 11:29:47 -05:00
8c0af7f458
Include sample environment file 2018-03-08 11:26:49 -05:00
827c6b3134
Initial commit 2018-03-08 11:25:10 -05:00