https://github.com/strongself/nps-slack-bot
https://github.com/strongself/nps-slack-bot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/strongself/nps-slack-bot
- Owner: strongself
- Created: 2017-12-01T15:06:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T18:21:09.000Z (over 8 years ago)
- Last Synced: 2025-03-04T14:49:22.701Z (over 1 year ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### What's this?
This is a sample slack-ruby-bot-server with ActiveRecord.
### Run
```
bundle install
rackup
```
### Demo
This app is deployed from [github.com/slack-ruby/slack-ruby-bot-server-sample](https://github.com/slack-ruby/slack-ruby-bot-server-sample).