Skip to content

somleng/twilreapi-sidekiq

Repository files navigation

Twilreapi::Sidekiq

Build Status

A sidekiq worker for Twilreapi.

Installation

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

Configuration

Configuration is done using Environment Variables. See .env

Running Locally

Start the sidekiq worker process using foreman. Note this will read the environment variables from .env

$ bundle exec foreman run worker

Deployment

To get started quickly we recommend deploying to Heroku.

Deploy

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dwilkie/twilreapi-sidekiq.

License

The software is available as open source under the terms of the MIT License.

About

A sidekiq ruby worker for Twilreapi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published