Slashkeys: Serverless Slack ASCII Art with Firebase Functions
By Jessica Parsons
Slashkeys: Serverless Slack ASCII Art with Firebase Functions
Slack slash commands are fun to make, but require a server component to receive the commands. FaaS services like Google Cloud Functions abstract this to individually deployable functions, and Firebase makes them easy to manage and deploy.