You have to install:
- Download and extract the .zip
- Enter the project folder
eis-app - Create a
envfile insrc/main/resources - If you plan to use The Guardian newspaper, append
THE_GUARDIAN_API_KEY=keyin.envfile, replacing key with your key - Build the project with
mvn package - Run the app with
java -jar target/eis-app-*-jar-with-dependencies.jar [options]