GitXplorerGitXplorer
o

cambins-old

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9fd13b304e33d4722b18ec171419a6b56e5f126b

Remove .ask directory from repo

oolane committed 7 years ago
Unverified
f656e53ec0f5c1afd8968861f5b82ed67497f5ab

Update readme

oolane committed 7 years ago
Unverified
9ac2562bc11b250b7ec110ff0d0dc4af9072ed81

We shouldn't have any reprompts for any of these

oolane committed 7 years ago
Unverified
d6e21728aef103ea6dfdffc1114f0384d27f15b5

Speak UPRN confirmation sensibly

oolane committed 7 years ago
Unverified
69049bc54d3344e0266754759f590be5bc9f2481

Validate UPRNs

oolane committed 7 years ago
Unverified
698ceac97ad3e1e537f732d423baf4e487b489ef

Update readme

oolane committed 7 years ago

README

The README file for this repository.

cambins

WIP: An Alexa skill to find Cambridge bin collection dates

To set up

If you haven't used the ASK CLI yet:

npm install -g ask-cli

ask init

To deploy:

cd lambda/custom && npm install && cd ../..

ask deploy

At this point you will probably need to give the skill's IAM role access to create/read/update DynamoDB tables.