Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 419 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 419 Bytes

Athega Fest

Local development

Prerequisites

\curl -sSL https://get.rvm.io | bash -s stable --ruby
rvm install 2.1.4
gem install eventmachine -v '1.0.3' -- --with-cppflags=-I/usr/local/opt/openssl/include
gem install bundler passenger mongo
bundle install

Local mongo

mongod --dbpath some-path

Local www

passenger start

In the browser

http://localhost:3000/