当前位置: 软件>java软件
RSS 阅读器 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...
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.