|
@@ -11,9 +11,12 @@ How to start locally
|
|
|
=========================
|
|
|
|
|
|
1. Execute this script against local MySQL DB:
|
|
|
+
|
|
|
https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/config/create.sql
|
|
|
+
|
|
|
2. Start application:
|
|
|
|
|
|
+ export ACTIVE_ENV=local
|
|
|
mvn jetty:run
|
|
|
|
|
|
3. Access this URL with browser:
|