The service is written in Java using the Javelin framework and the JET template engine. The H2 database is used in development and testing, and Postgres is used in production. Bootstrap styles are used to display the front end.
Demo: https://page-analyzer-1nmy.onrender.com
To run the program, run:
make dev
Compile the code:
make install
Open in a browser http://localhost:7070