- 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
- USE THE CONSOLE COMMAND
- [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...
2. git clone https://github.com/gettads/parser-structure.git .
3. git clone https://github.com/gettads/parser-core.git ./www/app
- Framework: Symfony 5.1 (PHP 7.4)
- Database: MySQL (8+) / Doctrine ORM
- Web-serever: NGINX
- Deploy: Docker / Docker-compose / Composer
- Frontend: TWIG / Bootstrap 4