Suave / 1kg.org

a charity website based China, named 1KG more

Home Page:http://1kg.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== Introduction

This is the source code of 1kg.org. Here is a brief intro about 1kg.org in English: http://1kg.org/misc/en-intro

== Getting Started

1. clone the repository from github.

  git clone git://github.com/Suave/1kg.org.git
  
2. configure database.yml

  cp config/database.yml.example config/database.yml
  
3. install missing gems: http://wiki.github.com/Suave/1kg.org/1kgorg
  
4. run db migration

  rake db:schema:load
  
5. load bootstrap data

  rake db:data:load
  
6. start application.

  rackup -p 3000 config.ru

Point your browser to http://localhost:3000, and you will get it.

About

a charity website based China, named 1KG more

http://1kg.org


Languages

Language:JavaScript 68.3%Language:Ruby 13.5%Language:ColdFusion 5.4%Language:CSS 4.7%Language:PHP 2.1%Language:ASP 2.1%Language:Python 1.5%Language:Perl 1.3%Language:Lasso 1.1%Language:Shell 0.1%