Skip to content

JeskTop/ember-rc

 
 

Repository files navigation

Ember-rc

使用 Ember.js + Ember-data 编写的 RubyChina 的客户端.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Demo

  • 通过 docker 将其部署到 Daocloud.io 上. Ember-RC (详情见 dockerfile branch)
  • Ember.js 部署 Daocloud.io 上, 但是所有的 API 调用都是从使用者当地的网络发出, 速度与 API 的 Endpoint 有关与 Ember.js 部署服务器位置无关.
  • 因为 API 提供的功能与 Ruby China 页面直接 render 的数据提取算法不一样, 所以会看到不一样的数据. (这个需要调整 API 中的 recent 方法)

About

使用 Ember.js + Ember-data 编写的 RubyChina 的客户端.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.7%
  • Handlebars 27.5%
  • CSS 8.8%
  • HTML 1.7%
  • Nginx 1.3%
  • Ruby 0.7%
  • Shell 0.3%