Page Analyzer - service for analyzing specified pages for SEO suitability.
- Javalin;
- ORM Ebean;
- Thymeleaf + Bootstrap;
- H2, PostgreSQL;
- JDK 17
- Gradle 7.2
- Make
- Clone this repository to your machine by
$git clone https://github.com/ArtemB91/java-project-lvl4.git
or by your IDE features. - Do install by
$make install
- Run it by
$make start-dist
- Open app on localhost:5000 address