Skip to content

peetie2k/oryx-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.1%
  • Java 41.5%
  • Ruby 0.4%