Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 333 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 333 Bytes

SIVT1

Demo (Serverless)

Open in a web browser the following file and click 'Demo'

src/main/resources/public/index.html

Run Server

In the project root directory, run:

mvn package
java -jar target/lineage-extractor-jar-with-dependencies.jar

In your web browser, navigate to:

http://localhost:4567