GithubHelp home page GithubHelp logo

geograph's Introduction

Geograph

This project is part of the Specific Targeted Research Project (STReP) Cloud-TM and is partially funded by the European Commission under the Seventh Framework Programme for Research and Technological Development (FP7 - 2007-2013) with contract no. 257784.

Getting started

In order to run the application follow these steps:

  1. Install TorqueBox v2.0.0.beta3 (download it here and follow these instructions).

  2. Clone the project from the git repository:

    git clone git://github.com/algorithmica/geograph.git
  3. Install the needed gem libraries: open a shell, cd to the project folder and run

    jruby -S bundle install

    Note: if you are on a linux machine you must add two gems to the Gemfile before executing the bundle install open the Gemfile (in the root of the application) and add

    gem 'execjs'
    gem 'therubyracer'
    
  4. Setup the database (make sure sqlite3 is installed):

    jruby -S rake db:setup
  5. Deploy the application into TorqueBox by executing this command in the project folder:

    jruby -S rake torquebox:deploy
  6. Run TorqueBox:

    jruby -S rake torquebox:run
  7. Run the Socky Websockets server by executing this command in the project folder:

    jruby -S socky -c socky_server.yml
  8. Open the browser at localhost:8080, signup and you will see the Geograph map.

geograph's People

Contributors

ziparo avatar genzoo avatar

Stargazers

Sanne Grinovero avatar

Watchers

James Cloos avatar  avatar

Forkers

smmf pruivo didona

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.