/page-analyzer

Page Analyzer - service for analyzing specified pages for SEO suitability.

Primary LanguageJava

Page Analyzer

Java CI status Actions Status Maintainability Test Coverage

Page Analyzer - service for analyzing specified pages for SEO suitability.

Technologies

  • Javalin;
  • ORM Ebean;
  • Thymeleaf + Bootstrap;
  • H2, PostgreSQL;

Requirements

  • JDK 17
  • Gradle 7.2
  • Make

Installation

  1. Clone this repository to your machine by $git clone https://github.com/ArtemB91/java-project-lvl4.git or by your IDE features.
  2. Do install by $make install
  3. Run it by $make start-dist
  4. Open app on localhost:5000 address