Skip to content

hackathing/marvin

Repository files navigation

Marvin

A slackbot who is awesome (and lambda)

Usage:

# Install deps
yarn install

# Lint
make lint
make lint-fix

# Test
make test
make test-watch

# Deploy to AWS lambda
make deploy-dev
make deploy-prod

Environment Varaibles

These are required in Marvin's lambda environment.