Skip to content

zeke/queriac-rails-deprecated

Repository files navigation

Queriac

The rails app that powers queriac.com.

Development

bundle install
bundle exec rake db:create:all
bundle exec rake db:migrate
foreman start

Fetch Twitter OAuth credentials from the heroku app config:

heroku config -a queriac | grep TWITTER

DNSimple credentials are in there too:

heroku config -a queriac | grep DNS

Generating the App Manifest

# npm install -g cson jsontool
rake manifest

Testing

bundle exec guard start

About

The Rails 3 app that powers queriac.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published