Sign inSign up

tdtds/takuhai-tracker-worker

By tdtds

•Updated almost 5 years ago

worker process of Takuhai Tracker

Image
0

1.1K

tdtds/takuhai-tracker-worker repository overview

⁠宅配トラッカー

宅配便の配送状況を、PushbulletやIFTTTを通じて知らせてくれるシンプルなWebサービス。 対応サービスは以下の6つ:

  • ヤマト運輸
  • 佐川急便
  • 日本郵便
  • TMG (Amazonの荷物のみ)
  • UPS
  • FedEx (国外の移動のみ)

⁠Installation

Getting code:

$ git clone https://github.com/tdtds/takuhai_tracker.git
 $ cd takuhai_tracker

And setting up and execute:

 $ bundle install
 $ bundle exec puma -C config/puma.rb

Or deploy to Heroku:

$ heroku apps:create YOUR_APP_NAME
 $ heroku addons:add mongolab -a YOUR_APP_NAME
$ git push "[email protected]:YOUR_APP_NAME.git" master:master

⁠Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tdtds/takuhai_tracker⁠.

⁠License

The gem is available as open source under the terms of the GPL3.

Tag summary

Content type

Image

Digest

Size

380.7 MB

Last updated

almost 5 years ago

docker pull tdtds/takuhai-tracker-worker