Repository files navigation
Here is current condition of last parsing process: list of parsed posts with links (detail pages of posts)
[RUN PARSE BUTTON] executes new parsing. It works, but I made it for presentation only.
USE THE CONSOLE COMMAND bin/console parser:run
[HISTORY BUTTON] go to history of parsing processes, look below...
Here is a simple list with dates of parsings and links on their detail pages, below...
It is similar with main page, but the difference is a state of posts list on previous date. Let's go to detail post's page...
1. Create any dir, and make deploy steps inside of it:
4. docker-compose up -d --build
5. docker exec -it php-parser bash
Steps inside of docker's contrainer (php-fpm):
8. php bin/console doctrine:migrations:migrate
Framework: Symfony 5.1 (PHP 7.4)
Database: MySQL (8+) / Doctrine ORM
Web-serever: NGINX
Deploy: Docker / Docker-compose / Composer
Frontend: TWIG / Bootstrap 4
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.