Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 220 Bytes

LimeHRM

Running instructions:

  1. Install Postgres Database
  2. Run create_schema.sql
  3. Supply credentials to hibernate.cfg.xml (hibernate.connection.username, hibernate.connection.password)
  4. Run Application.java