CommaFeed 介绍
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 URL set the name you want (e.g. commaFeed).
- For the Source Code option, click Change and set this repository (https://github.com/Athou/commaFeed.git).
- Click Create Application.
- Click Add cartridge and select MysqL.
- Wait a couple of minutes and access your application.
- The default user is admin and the password is admin.