Stadtratmonitor – Frontend https://stadtratmonitor.leipzig.codefor.de
Find a file
2015-05-19 09:49:07 +02:00
app adds filters and breaks pagination 2015-05-18 22:14:46 +02:00
bin Start with a Rails app with authentication via Persona, Foundation CSS 2014-11-19 18:48:28 +01:00
config Redirect to default body ‘/leipzig’ #21 2015-05-19 09:35:20 +02:00
db Add importer model, validations to paper model 2015-05-17 18:30:03 +02:00
lib Add importer model, validations to paper model 2015-05-17 18:30:03 +02:00
log Start with a Rails app with authentication via Persona, Foundation CSS 2014-11-19 18:48:28 +01:00
public Start with a Rails app with authentication via Persona, Foundation CSS 2014-11-19 18:48:28 +01:00
test Add importer model, validations to paper model 2015-05-17 18:30:03 +02:00
vendor/assets Start with a Rails app with authentication via Persona, Foundation CSS 2014-11-19 18:48:28 +01:00
.gitignore Start with a Rails app with authentication via Persona, Foundation CSS 2014-11-19 18:48:28 +01:00
.ruby-version Start with a Rails app with authentication via Persona, Foundation CSS 2014-11-19 18:48:28 +01:00
config.ru Start with a Rails app with authentication via Persona, Foundation CSS 2014-11-19 18:48:28 +01:00
Gemfile Localize date format via rails-i18n 2015-05-17 19:19:59 +02:00
Gemfile.lock Localize date format via rails-i18n 2015-05-17 19:19:59 +02:00
LICENSE Initial commit 2014-11-19 17:03:06 +01:00
Rakefile Start with a Rails app with authentication via Persona, Foundation CSS 2014-11-19 18:48:28 +01:00
README.md Update and rename README.rdoc to README.md 2015-05-19 09:49:07 +02:00

Stadtratmonitor

Setup

  1. Install Ruby, Bundler, Elasticsearch
  2. Start Elasticsearch: $ elasticsearch
  3. $ bundle && bundle exec rake db:setup
  4. Start Rails server $ bundle exec rails s
  5. Visit http://localhost:3000

TODOs: https://github.com/ahx/stadtratmonitor/issues