paradisensei / Hacklist-back

Back-end for Hacklist app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Create database for this project.
  2. Create 'persistence.properties' and 'liquibase.properties' files based on their origins.
  3. Create web-server configuration with 'clean install' maven goal.
  4. Run 'clean compile' maven goal with active 'ddl-migration' maven profile
  5. Run 'clean compile' maven goal with active 'seeds-migration' maven profile
  6. Enjoy!

About

Back-end for Hacklist app


Languages

Language:Java 88.5%Language:FreeMarker 10.6%Language:JavaScript 0.9%