claranet / clara-coin-slack-command

Slack bot hosted on aws lambda for the Clara Coin initiative
4 stars 7 forks source link
javascript kudos lambda reward serverless

Clara Coin Slack Command

js-standard-style

This repository holds the AWS lamdba code used to serve the Clara Coin slack commands.

Quick start

Make sure you have node18+ installed.

# install dependencies
npm install
# run tests
npm run test

Contributing

Here are a quick things to watch for before submitting a pull request:

TODO