Just for demo purposes...
- HHVM (http://hhvm.com/)
- PostgreSQL (https://www.postgresql.org/)
- Flyway (https://flywaydb.org/) installed and available in $PATH
- Node.js (https://nodejs.org)
- Create your postgresql database somewhere
- Copy
config/flyway.properties.disttoconfig/flyway.propertiesand fill in your database credentials - Copy
STU/Database/Configuration.hh.disttoSTU/Database/Configuration.hhand fill in your database credentials make initmake updatemake dbmigration