Skip to content

The backend for the Athega Fest (Invitations, RSVPs, Check-ins)

Notifications You must be signed in to change notification settings

athega/athega-fest

Repository files navigation

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/

About

The backend for the Athega Fest (Invitations, RSVPs, Check-ins)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published