Skip to content

cwabbott/sanpo

 
 

Repository files navigation

SANPO: Social Photowalks

What is this?

This is the source code for SANPO. It is released under the Mozilla Public License version 2.0. The included graphical assets are not covered by this license and may not be redistributed without explicit permission.

Getting it up and running

In most cases:

git clone git://github.com/gueorgui/sanpo.git
cd sanpo
bundle install
rail s
open "http://localhost:3000"

You will also need to configure email delivery to match your environment (see bottom of config/application.rb).

Who made this?

Originally developed by Gueorgui Tcherednitchenko (@gueorgui) in Tokyo, Japan.

About

SANPO: Social Photowalks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 57.2%
  • JavaScript 27.3%
  • CoffeeScript 15.5%