The project is based on Ruby on Rails for training purposes.
About Ask.Fm: https://wikipedia.org/wiki/ASKfm
git clone git@github.com:rabadan/askme.git askme
cd askme
bundle install
bundle exec rake db:migrate
REcaptha https://www.google.com/recaptcha
RECAPTCHA_ASKME_PRIVATE_KEY = <REcaptha private key>
RECAPTCHA_ASKME_PUBLIC_KEY = <REcaptha public key>
bundle exec rails s -b 0.0.0.0 -p 3000
For all questions and suggestions please contact: rabadan731@yandex.ru
