CommaFeed 是 Google Reader 的開源實現,使用 Java ,基于 AX-RS, Wicket 和 AngularJS 開發。

直接發布到 OpenShift 平臺的步驟:
- Create an account on OpenShift.
- Add an application, select
JBoss Enterprise Application Platform 6.0. - For the
Public URLset the name you want (e.g.commafeed). - For the
Source Codeoption, clickChangeand set this repository (https://github.com/Athou/commafeed.git). - Click
Create Application. - Click
Add cartridgeand selectMySQL. - Wait a couple of minutes and access your application.
- The default user is
adminand the password isadmin.
