ArtemB91 / page-analyzer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 66.9%Language:HTML 32.0%Language:Makefile 1.0%Language:Procfile 0.1%