Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 818 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 818 Bytes

This is a Next.js project bootstrapped with create-next-app. It surfaces an API to be used as the "Request Url" endpoint for a Slack App, called Buddy Up.

The Buddy Up app's primary purpose is to facilitate 1-1 meetups within a Slack channel. The core scenario is to automatically match users in a Slack channel once a month via a message, something like the message shown below:

Buddy Matching Message

For details on how test this code locally or in production, check out this blog post.