GZJackCai / oryx-editor

The oryx-editor based maven.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is base on oryx-editor project.
I just change it to base on maven project structure.
And it can run on Tomcat7.0.14(Jboss havn't test).

The database's initalize sql is :
psql -U postgres -d poem -f /var/samba/share/db_schema.sql

The first url is :

http://localhost:8080/backend/poem/repository

安装postgres数据库,然后导入./data/db_schema.sql数据,并执行hotfix-01.sql脚本,
避免关键字冲突

About

The oryx-editor based maven.


Languages

Language:JavaScript 48.5%Language:Java 44.0%Language:XSLT 3.6%Language:CSS 3.4%Language:Ruby 0.4%