Skip to content

godreams/admin-server

Repository files navigation

Guardians of Dreams Admin Interface

Build Status Coverage Status Code Climate

Development Setup

  1. Install rbenv and rbenv/ruby-build. Follow instructions to properly set it up (or use rvm if that's what you prefer).
  2. Install Ruby 2.4.0: rbenv install 2.4.0
  3. Install bundler: gem install bundler
  4. Install dependencies: bundle install

Execution

To run the server:

bundle exec rails server

Now open localhost:3000 in your browser.

About

Web administration interface for Guardians of Dreams. http://godreams.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages