How to Install - GensokyoGears/itemsets GitHub Wiki

To install this piece of software, following steps are required:

  • Git this project.
  • Fill GlobalConfig class properties.
  • Use DataExtractor class to generate database structure as sql file.
  • Build your project as WAR or EAR file.
  • Deploy your application on server.
  • Use SQL file to create backend data structure.