Skip to content

Pest12/Page-analyzer

Repository files navigation

Page analyzer

Hexlet tests and linter status:

Actions Status Project3 check Maintainability

Description

Page analyzer is a website that analyzes the specified pages for SEO suitability by analogy with PageSpeed Insights

Installation

Clone the repository git clone [email protected]:Pest12/python-project-83.git and use this commands:

make build
make start

Development server

To run the site locally on the development server, you need to:

  • Create a file .env based on .env.sample cp .env.sample .env
  • Fill DATABASE_URL and SECRET_KEY in .env
  • Run make dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published