Skip to content

DREU007/seo-page-analyzer

Repository files navigation

Hexlet tests and linter status:

Actions Status Python CI Maintainability

Description

SEO Page Analyzer is a web tool to check Serch Engine Optimization support of a given URL.

Showcase

Showcase

Requirement

  • Python
  • Poetry
  • Postgres

Installation

Setting up enviroment

git clone https://github.com/DREU007/seo-page-analyzer
cd seo-page-analyzer
make build

Configure .env in the root folder

cp .env_example .env

Dev

make dev

Prod

make start

Additional functions are available in Makefile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published