Skip to content

Ruby on Rails application that lets users to keep track of their website's Alexa Rank.

License

Notifications You must be signed in to change notification settings

tonyvince/alexa_rank_tracker

Repository files navigation

alexa_rank_tracker

Build Status Code Climate Dependency Status License: MIT Gitter Test Coverage

Ruby on Rails application that allows users to keep track of their website's Alexa Rank.

App home Compare domains

Made with ❤️ by Tony Vincent.

Getting Started

Clone the repository git@github.com:tonyvince/alexa_rank_tracker.git

Prerequisite

 $ ruby -v
 ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]
 $ rails -v
 Rails 4.2.5

Installing

$ git@github.com:tonyvince/alexa_rank_tracker.git
$ cd alexa_rank_tracker
$ bundle
$ rake db:migrate
$ rake db:seed
$ rails s
$ RAILS_ENV=development bin/delayed_job start # for starting background jobs
$ rake recurring:init

Also mak esure you have the following environment variables set up

ENV['USERNAME'] # db username
ENV['PASSWORD'] # db password
ENV['EMAIL_ID'] # email for devise mails
ENV['EMAIL_PASSWORD'] # password 

If graphs are not showing up run $rake highcharts:update

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Tony Vincent

License

This project is licensed under the MIT License

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay