This is a simple web application that has only few static html contents and sample code to embed ICPSR RaaS component for demo purposes.
##Instructions
- Make sure JDK 1.8 is installed, follow OS specific instructions
- Set environment variables JAVA_HOME correctly, for e.g on windows set JAVA_HOME=D:\Programs\Java\jdk1.8
- Install GIT (optional), documentation available here
- Install Apache Maven, follow instructions, and zip binary can be downloaded from here*
- Use git clone command "git clone https://github.com/ICPSR/raas-demo.git" or download the project as a zip archive file from above "Clone or download" button.
- Extract the contents into a local drive directory and cd into contents folder with pom.xml file.
- Open command terminal, set path to enable maven, for e.g on windows set path=D:\Programs\apache-maven-3.0.5\bin
- Run command "mvn clean package jetty:run"
- Application is available here http://localhost:8080/raas