A slack game to test your mastery of English and how good you are at forming words from random letters
- AWS Lambda function
- AWS DynamoDB
- Serverless Framework
- Slack Incoming webhook, slash command
- Words API
- Clone the repo
- Install all dependencies
npm install
oryarn
- Replace the env.example file with appropriate credentials
- Check serverless docs on how to invoke, test and deploy functions to AWS