Ruby on Rails application that allows users to keep track of their website's Alexa Rank.
Made with ❤️ by Tony Vincent.
Clone the repository [email protected]:tonyvince/alexa_rank_tracker.git
$ ruby -v
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]
$ rails -v
Rails 4.2.5
$ 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
- Devise - Authentication framework
- delayed_job - Background job processing
- active_Admin - Administration framework
- lazy_high_charts - To use HighCharts with ruby code
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Tony Vincent
This project is licensed under the MIT License
Hey dude! Help me out for a couple of 🍻!