/serverless-slack

Slack tribute using Electron, Vue.js, and the Serverless Framework

Primary LanguageJavaScriptMIT LicenseMIT

Serverless Slack

Build Status

Slack tribute using Electron, Vue.js, and the Serverless Framework.

To Use

# 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

Credits

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.

License

See LICENSE