Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 327 Bytes

File metadata and controls

21 lines (17 loc) · 327 Bytes

JasperSpring

backend sans interface

In order to be used with https://github.com/MuchChaca/expernet_unity_consume

Requirements

  • JDK
  • MySQL
  • Maven
  • Setup environement variable:
export DB_USER=[MYSQL_USERNAME]
export DB_PASS=[MYSQL_PASSWORD]

Or change the configuration file.

Run

scripts/up