SlackShots is an application that allows user to upload large amounts of images to a chosen Slack channel in their Slack workspace, in a much faster and more user friendly way that using Slack's native application!
Due to auth constraints, it is a bit hard to develop locally, especially when I comes to resources fetched from slack which need bearer tokens for access. Augment code that fetch data with mock data and add conditional logic to automatically use mock data in development mode, while remaining functional for production environments
Due to auth constraints, it is a bit hard to develop locally, especially when I comes to resources fetched from slack which need bearer tokens for access. Augment code that fetch data with mock data and add conditional logic to automatically use mock data in development mode, while remaining functional for production environments