liuyujing / awesomes

web resources

Home Page:http://www.awesomes.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesomes

this code will not be maintained any more. Please check out the new version https://github.com/awesomes-cn/new-awesomes

Source code awesomes.cn

why awesomes you can get best framwork, library tools.

How to run in local

1: requirement lib

* Ruby 2.2.0 +
* Rails 4.2.2+
* Mysql 5.0+
* ImageMagick 6.5+
* elasticsearch 2.3.+

2: clone project

$ git clone git@github.com:awesomes-cn/awesomes.git

3: bundle install & create db

$ cd project_path && bundle install 
$ rake db:create && rake db:migrate

4: init some test data

$ rake db:repos:init

5: start the server

$ cd project_path && rails s

6: visit the url awesome.cn

Contributors

Thanks

License

Awesomes.cn Released under the MIT license

About

web resources

http://www.awesomes.cn


Languages

Language:JavaScript 49.8%Language:HTML 21.9%Language:Ruby 14.9%Language:CSS 12.6%Language:CoffeeScript 0.7%