Slack tribute using Electron, Vue.js, and the Serverless Framework.
# Clone this repository
git clone https://github.com/conroywhitney/serverless-slack
# Go into the client repository
cd serverless-slack
# Install dependencies
yarn
# Run the app
yarn start
This project was generated from electron-vue using vue-cli and copied heavily from the vuex chat example.
Thanks to the teams at Vue.js, Serverless, AWS, Github, and Slack for their work on their respective projects that make something like this possible.
See LICENSE