worker process of Takuhai Tracker
1.1K
宅配便の配送状況を、PushbulletやIFTTTを通じて知らせてくれるシンプルなWebサービス。 対応サービスは以下の6つ:
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
Bug reports and pull requests are welcome on GitHub at https://github.com/tdtds/takuhai_tracker.
The gem is available as open source under the terms of the GPL3.
Content type
Image
Digest
Size
380.7 MB
Last updated
almost 5 years ago
docker pull tdtds/takuhai-tracker-worker